class Aws::SecurityHub::Types::AwsElasticsearchDomainEncryptionAtRestOptions
Details about the configuration for encryption at rest.
@note When making an API call, you may pass AwsElasticsearchDomainEncryptionAtRestOptions
data as a hash: { enabled: false, kms_key_id: "NonEmptyString", }
@!attribute [rw] enabled
Whether encryption at rest is enabled. @return [Boolean]
@!attribute [rw] kms_key_id
The KMS key ID. Takes the form 1a2a3a4-1a2a-3a4a-5a6a-1a2a3a4a5a6a. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsElasticsearchDomainEncryptionAtRestOptions AWS API Documentation
Constants
- SENSITIVE