Inherited functions
Link copied to clipboard
Casts this KmsKey as a KmsAliasArn and retrieves its kotlin.String value. Throws an exception if the KmsKey is not a KmsAliasArn.
Link copied to clipboard
Casts this KmsKey as a KmsAliasArn and retrieves its kotlin.String value. Returns null if the KmsKey is not a KmsAliasArn.
Link copied to clipboard
Casts this KmsKey as a KmsAliasName and retrieves its kotlin.String value. Throws an exception if the KmsKey is not a KmsAliasName.
Link copied to clipboard
Casts this KmsKey as a KmsAliasName and retrieves its kotlin.String value. Returns null if the KmsKey is not a KmsAliasName.
Link copied to clipboard
Casts this KmsKey as a KmsKeyArn and retrieves its kotlin.String value. Throws an exception if the KmsKey is not a KmsKeyArn.
Link copied to clipboard
Casts this KmsKey as a KmsKeyArn and retrieves its kotlin.String value. Returns null if the KmsKey is not a KmsKeyArn.