class Aws::OpenSearchService::Types::EncryptionAtRestOptions
Specifies 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
The option to enable encryption at rest. @return [Boolean]
@!attribute [rw] kms_key_id
The KMS key ID for encryption at rest options. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/opensearch-2021-01-01/EncryptionAtRestOptions AWS API Documentation
Constants
- SENSITIVE