class Aws::DAX::Types::SSESpecification
Represents the settings used to enable server-side encryption.
@note When making an API call, you may pass SSESpecification
data as a hash: { enabled: false, # required }
@!attribute [rw] enabled
Indicates whether server-side encryption is enabled (true) or disabled (false) on the cluster. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/SSESpecification AWS API Documentation
Constants
- SENSITIVE