Skip to content

Bedrock Agentcore Control  >  Unions  >  PaymentProviderConfigurationInput

PaymentProviderConfigurationInput

Union Type

PaymentProviderConfigurationInput module-attribute

Provider configuration input --- contains secrets for creation and update. Varies by vendor type.

Union Member Types

PaymentProviderConfigurationInputCoinbaseCdpConfiguration dataclass

The Coinbase CDP configuration.

Attributes

value instance-attribute

PaymentProviderConfigurationInputStripePrivyConfiguration dataclass

The Stripe Privy configuration.

Attributes

value instance-attribute

PaymentProviderConfigurationInputUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str