StripePrivyConfigurationOutput
Stripe Privy configuration output with secret ARNs.
Types
Properties
Link copied to clipboard
Contains information about a secret in AWS Secrets Manager.
Link copied to clipboard
The JSON key used to extract the app secret value from the AWS Secrets Manager secret.
Link copied to clipboard
The source type of the app secret. Either MANAGED if the secret is managed by the service, or EXTERNAL if managed by the user in AWS Secrets Manager.
Link copied to clipboard
The authorization ID for the Stripe Privy integration.
Link copied to clipboard
Contains information about a secret in AWS Secrets Manager.
Link copied to clipboard
The JSON key used to extract the authorization private key value from the AWS Secrets Manager secret.
Link copied to clipboard
The source type of the authorization private key. Either MANAGED if the secret is managed by the service, or EXTERNAL if managed by the user in AWS Secrets Manager.
Functions
Link copied to clipboard
inline fun copy(block: StripePrivyConfigurationOutput.Builder.() -> Unit = {}): StripePrivyConfigurationOutput