| Package | Description |
|---|---|
| software.amazon.awscdk.services.dynamodb |
Amazon DynamoDB Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnTable.SSESpecificationProperty.Jsii$Proxy
An implementation for
CfnTable.SSESpecificationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnTable.SSESpecificationProperty |
CfnTable.SSESpecificationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnTable.setSseSpecification(CfnTable.SSESpecificationProperty value)
Specifies the settings to enable server-side encryption.
|
CfnTableProps.Builder |
CfnTableProps.Builder.sseSpecification(CfnTable.SSESpecificationProperty sseSpecification)
Sets the value of
CfnTableProps.getSseSpecification() |
CfnTable.Builder |
CfnTable.Builder.sseSpecification(CfnTable.SSESpecificationProperty sseSpecification)
Specifies the settings to enable server-side encryption.
|
Copyright © 2022. All rights reserved.