KmsKey
AWS Key Management Service (KMS) Key.
Inheritors
Types
Functions
Casts this KmsKey as a KmsAliasArn and retrieves its kotlin.String value. Throws an exception if the KmsKey is not a KmsAliasArn.
Casts this KmsKey as a KmsAliasArn and retrieves its kotlin.String value. Returns null if the KmsKey is not a KmsAliasArn.
Casts this KmsKey as a KmsAliasName and retrieves its kotlin.String value. Throws an exception if the KmsKey is not a KmsAliasName.
Casts this KmsKey as a KmsAliasName and retrieves its kotlin.String value. Returns null if the KmsKey is not a KmsAliasName.
Casts this KmsKey as a KmsKeyArn and retrieves its kotlin.String value. Throws an exception if the KmsKey is not a KmsKeyArn.
Casts this KmsKey as a KmsKeyArn and retrieves its kotlin.String value. Returns null if the KmsKey is not a KmsKeyArn.