CreatePaymentManagerResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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 timestamp when the payment manager was created.

Link copied to clipboard

The name of 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 Amazon Resource Name (ARN) of the IAM role associated with 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 tags associated with the created payment manager.

Link copied to clipboard

The information about the workload identity.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String