@Stability(value=Experimental) public static final class CfnTable.TimeToLiveSpecificationProperty.Builder extends Object
CfnTable.TimeToLiveSpecificationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTable.TimeToLiveSpecificationProperty |
build()
Builds the configured instance.
|
CfnTable.TimeToLiveSpecificationProperty.Builder |
withAttributeName(String value)
Sets the value of AttributeName
|
CfnTable.TimeToLiveSpecificationProperty.Builder |
withEnabled(Boolean value)
Sets the value of Enabled
|
CfnTable.TimeToLiveSpecificationProperty.Builder |
withEnabled(software.amazon.awscdk.IResolvable value)
Sets the value of Enabled
|
@Stability(value=Experimental) public CfnTable.TimeToLiveSpecificationProperty.Builder withAttributeName(String value)
value - `CfnTable.TimeToLiveSpecificationProperty.AttributeName`.this@Stability(value=Experimental) public CfnTable.TimeToLiveSpecificationProperty.Builder withEnabled(Boolean value)
value - `CfnTable.TimeToLiveSpecificationProperty.Enabled`.this@Stability(value=Experimental) public CfnTable.TimeToLiveSpecificationProperty.Builder withEnabled(software.amazon.awscdk.IResolvable value)
value - `CfnTable.TimeToLiveSpecificationProperty.Enabled`.this@Stability(value=Experimental) public CfnTable.TimeToLiveSpecificationProperty build()
CfnTable.TimeToLiveSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.