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