| Package | Description |
|---|---|
| software.amazon.awscdk.services.dynamodb |
Amazon DynamoDB Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnGlobalTable.TimeToLiveSpecificationProperty.Builder |
CfnGlobalTable.TimeToLiveSpecificationProperty.Builder.attributeName(String attributeName)
Sets the value of
CfnGlobalTable.TimeToLiveSpecificationProperty.getAttributeName() |
static CfnGlobalTable.TimeToLiveSpecificationProperty.Builder |
CfnGlobalTable.TimeToLiveSpecificationProperty.builder() |
CfnGlobalTable.TimeToLiveSpecificationProperty.Builder |
CfnGlobalTable.TimeToLiveSpecificationProperty.Builder.enabled(Boolean enabled)
Sets the value of
CfnGlobalTable.TimeToLiveSpecificationProperty.getEnabled() |
CfnGlobalTable.TimeToLiveSpecificationProperty.Builder |
CfnGlobalTable.TimeToLiveSpecificationProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnGlobalTable.TimeToLiveSpecificationProperty.getEnabled() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnGlobalTable.TimeToLiveSpecificationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnGlobalTable.AttributeDefinitionProperty.Builder. |
Copyright © 2022. All rights reserved.