Default
This is the default encryption setting. The policy store uses an Amazon Web Services owned key for encrypting data.
Inherited functions
Casts this EncryptionSettings as a Default and retrieves its aws.sdk.kotlin.services.verifiedpermissions.model.Unit value. Throws an exception if the EncryptionSettings is not a Default.
Casts this EncryptionSettings as a Default and retrieves its aws.sdk.kotlin.services.verifiedpermissions.model.Unit value. Returns null if the EncryptionSettings is not a Default.
Casts this EncryptionSettings as a KmsEncryptionSettings and retrieves its aws.sdk.kotlin.services.verifiedpermissions.model.KmsEncryptionSettings value. Throws an exception if the EncryptionSettings is not a KmsEncryptionSettings.
Casts this EncryptionSettings as a KmsEncryptionSettings and retrieves its aws.sdk.kotlin.services.verifiedpermissions.model.KmsEncryptionSettings value. Returns null if the EncryptionSettings is not a KmsEncryptionSettings.