@Stability(value=Stable) public static final class CfnTable.TimeToLiveSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTable.TimeToLiveSpecificationProperty>
CfnTable.TimeToLiveSpecificationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTable.TimeToLiveSpecificationProperty.Builder |
attributeName(String attributeName)
Sets the value of
CfnTable.TimeToLiveSpecificationProperty.getAttributeName() |
CfnTable.TimeToLiveSpecificationProperty |
build()
Builds the configured instance.
|
CfnTable.TimeToLiveSpecificationProperty.Builder |
enabled(Boolean enabled)
Sets the value of
CfnTable.TimeToLiveSpecificationProperty.getEnabled() |
CfnTable.TimeToLiveSpecificationProperty.Builder |
enabled(IResolvable enabled)
Sets the value of
CfnTable.TimeToLiveSpecificationProperty.getEnabled() |
@Stability(value=Stable) public CfnTable.TimeToLiveSpecificationProperty.Builder attributeName(String attributeName)
CfnTable.TimeToLiveSpecificationProperty.getAttributeName()attributeName - `CfnTable.TimeToLiveSpecificationProperty.AttributeName`. This parameter is required.this@Stability(value=Stable) public CfnTable.TimeToLiveSpecificationProperty.Builder enabled(Boolean enabled)
CfnTable.TimeToLiveSpecificationProperty.getEnabled()enabled - `CfnTable.TimeToLiveSpecificationProperty.Enabled`. This parameter is required.this@Stability(value=Stable) public CfnTable.TimeToLiveSpecificationProperty.Builder enabled(IResolvable enabled)
CfnTable.TimeToLiveSpecificationProperty.getEnabled()enabled - `CfnTable.TimeToLiveSpecificationProperty.Enabled`. This parameter is required.this@Stability(value=Stable) public CfnTable.TimeToLiveSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnTable.TimeToLiveSpecificationProperty>CfnTable.TimeToLiveSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.