class Aws::ElasticsearchService::Types::EncryptionAtRestOptions
Specifies the Encryption At Rest Options.
@note When making an API call, you may pass EncryptionAtRestOptions
data as a hash: { enabled: false, kms_key_id: "KmsKeyId", }
@!attribute [rw] enabled
Specifies the option to enable Encryption At Rest. @return [Boolean]
@!attribute [rw] kms_key_id
Specifies the KMS Key ID for Encryption At Rest options. @return [String]
Constants
- SENSITIVE