| Package | Description |
|---|---|
| software.amazon.awscdk.services.dynamodb |
Amazon DynamoDB Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnTable.StreamSpecificationProperty.Jsii$Proxy
An implementation for
CfnTable.StreamSpecificationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnTable.StreamSpecificationProperty |
CfnTable.StreamSpecificationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnTable.setStreamSpecification(CfnTable.StreamSpecificationProperty value)
`AWS::DynamoDB::Table.StreamSpecification`.
|
CfnTableProps.Builder |
CfnTableProps.Builder.streamSpecification(CfnTable.StreamSpecificationProperty streamSpecification)
Sets the value of
CfnTableProps.getStreamSpecification() |
CfnTable.Builder |
CfnTable.Builder.streamSpecification(CfnTable.StreamSpecificationProperty streamSpecification)
`AWS::DynamoDB::Table.StreamSpecification`.
|
Copyright © 2021. All rights reserved.