Builder
Properties
The API key secret provided by Coinbase Developer Platform.
A reference to the AWS Secrets Manager secret that stores the API key secret. This includes the secret ID and the JSON key used to extract the API key secret value from the secret. Required when apiKeySecretSource is set to EXTERNAL.
The source type of the API key secret for the Coinbase Developer Platform. Use MANAGED if the secret is managed by the service, or EXTERNAL if you manage the secret yourself in AWS Secrets Manager.
The wallet secret provided by Coinbase Developer Platform.
A reference to the AWS Secrets Manager secret that stores the wallet secret. This includes the secret ID and the JSON key used to extract the wallet secret value from the secret. Required when walletSecretSource is set to EXTERNAL.
The source type of the wallet secret for the Coinbase Developer Platform. 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