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