Skip to content

Bedrock Agentcore Control  >  Structures  >  PaymentConnectorSummary

PaymentConnectorSummary

Structure Class

PaymentConnectorSummary dataclass

Contains summary information about a payment connector.

Attributes

last_updated_at instance-attribute
last_updated_at: datetime

The timestamp when the payment connector was last updated.

name instance-attribute
name: str

The name of the payment connector.

payment_connector_id instance-attribute
payment_connector_id: str

The unique identifier of the payment connector.

status instance-attribute

The current status of the payment connector. Possible values include CREATING, READY, UPDATING, DELETING, CREATE_FAILED, UPDATE_FAILED, and DELETE_FAILED.

type instance-attribute

The type of the payment connector, which determines the payment provider integration.