UpdateApiKeyCredentialProviderResponse
Types
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the API key secret in AWS Secrets Manager.
Link copied to clipboard
The JSON key used to extract the API key value from the AWS Secrets Manager secret.
Link copied to clipboard
The source type of the API key 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 timestamp when the API key credential provider was created.
Link copied to clipboard
The Amazon Resource Name (ARN) of the API key credential provider.
Link copied to clipboard
The timestamp when the API key credential provider was last updated.
Functions
Link copied to clipboard
inline fun copy(block: UpdateApiKeyCredentialProviderResponse.Builder.() -> Unit = {}): UpdateApiKeyCredentialProviderResponse