| 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)
`AWS::DynamoDB::Table.SSESpecification`.
|
CfnTableProps.Builder |
CfnTableProps.Builder.sseSpecification(CfnTable.SSESpecificationProperty sseSpecification)
Sets the value of
CfnTableProps.getSseSpecification() |
CfnTable.Builder |
CfnTable.Builder.sseSpecification(CfnTable.SSESpecificationProperty sseSpecification)
`AWS::DynamoDB::Table.SSESpecification`.
|
Copyright © 2021. All rights reserved.