CreatePaymentManagerResponse
Types
Properties
Link copied to clipboard
Represents inbound authorization configuration options used to authenticate incoming requests.
Link copied to clipboard
The type of authorizer for the created payment manager.
Link copied to clipboard
The Amazon Resource Name (ARN) of the created payment manager.
Link copied to clipboard
The unique identifier of the created payment manager.
Link copied to clipboard
The current status of the payment manager. Possible values include CREATING, READY, UPDATING, DELETING, CREATE_FAILED, UPDATE_FAILED, and DELETE_FAILED.
Link copied to clipboard
The information about the workload identity.
Functions
Link copied to clipboard
inline fun copy(block: CreatePaymentManagerResponse.Builder.() -> Unit = {}): CreatePaymentManagerResponse