CredentialsProviderConfiguration
The credential provider configuration for a payment connector. Specifies the payment provider type and its associated credential provider.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- coinbaseCDP
-
The credential provider configuration for a Coinbase CDP payment connector.
Type: PaymentCredentialProviderConfiguration object
Required: No
- stripePrivy
-
The credential provider configuration for a Stripe Privy payment connector.
Type: PaymentCredentialProviderConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: