CreateApiKeyCredentialProviderResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the secret containing the API key.

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 Amazon Resource Name (ARN) of the created API key credential provider.

Link copied to clipboard

The name of the created API key credential provider.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String