KmsEncryptionState

The KMS encryption settings currently configured for this policy store to encrypt data with. It contains the customer-managed KMS key, and a user-defined encryption context.

Constructors

Link copied to clipboard
constructor(value: KmsEncryptionState)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard

Casts this EncryptionState as a Default and retrieves its aws.sdk.kotlin.services.verifiedpermissions.model.Unit value. Throws an exception if the EncryptionState is not a Default.

Link copied to clipboard

Casts this EncryptionState as a Default and retrieves its aws.sdk.kotlin.services.verifiedpermissions.model.Unit value. Returns null if the EncryptionState is not a Default.