class Aws::DynamoDB::Types::SSEDescription
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/SSEDescription AWS API Documentation
@return [String]
The KMS master key ARN used for the KMS encryption.
@!attribute [rw] kms_master_key_arn
@return [String]
Service.
* ‘KMS` - Server-side encryption which uses AWS Key Management
* `AES256` - Server-side encryption which uses the AES256 algorithm.
Server-side encryption type:
@!attribute [rw] sse_type
@return [String]
* `UPDATING` - Server-side encryption is being updated.
* `DISABLED` - Server-side encryption is disabled.
* `DISABLING` - Server-side encryption is being disabled.
* `ENABLED` - Server-side encryption is enabled.
* `ENABLING` - Server-side encryption is being enabled.
The current state of server-side encryption:
@!attribute [rw] status
table.
The description of the server-side encryption status on the specified