Builder
Properties
A reference to the AWS Secrets Manager secret that stores the app secret. This includes the secret ID and the JSON key used to extract the app secret value from the secret. Required when appSecretSource is set to EXTERNAL.
The source type of the app secret. Use MANAGED if the secret is managed by the service, or EXTERNAL if you manage the secret yourself in AWS Secrets Manager.
The authorization ID for the Stripe Privy integration.
The authorization private key for the Stripe Privy integration.
A reference to the AWS Secrets Manager secret that stores the authorization private key. This includes the secret ID and the JSON key used to extract the authorization private key value from the secret. Required when authorizationPrivateKeySource is set to EXTERNAL.
The source type of the authorization private key. Use MANAGED if the secret is managed by the service, or EXTERNAL if you manage the secret yourself in AWS Secrets Manager.
Functions
construct an aws.sdk.kotlin.services.bedrockagentcorecontrol.model.SecretReference inside the given block
construct an aws.sdk.kotlin.services.bedrockagentcorecontrol.model.SecretReference inside the given block