| Package | Description |
|---|---|
| software.amazon.awscdk.services.dynamodb |
Amazon DynamoDB Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnTable.TimeToLiveSpecificationProperty.Builder |
CfnTable.TimeToLiveSpecificationProperty.Builder.attributeName(String attributeName)
Sets the value of
CfnTable.TimeToLiveSpecificationProperty.getAttributeName() |
static CfnTable.TimeToLiveSpecificationProperty.Builder |
CfnTable.TimeToLiveSpecificationProperty.builder() |
CfnTable.TimeToLiveSpecificationProperty.Builder |
CfnTable.TimeToLiveSpecificationProperty.Builder.enabled(Boolean enabled)
Sets the value of
CfnTable.TimeToLiveSpecificationProperty.getEnabled() |
CfnTable.TimeToLiveSpecificationProperty.Builder |
CfnTable.TimeToLiveSpecificationProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnTable.TimeToLiveSpecificationProperty.getEnabled() |
Copyright © 2021. All rights reserved.