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