public static interface SSESpecification.Builder extends CopyableBuilder<SSESpecification.Builder,SSESpecification>
| Modifier and Type | Method and Description | 
|---|---|
| SSESpecification.Builder | enabled(Boolean enabled)
 Indicates whether server-side encryption is enabled (true) or disabled (false) on the table. | 
copyapplyMutation, buildSSESpecification.Builder enabled(Boolean enabled)
Indicates whether server-side encryption is enabled (true) or disabled (false) on the table.
enabled - Indicates whether server-side encryption is enabled (true) or disabled (false) on the table.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.