@Stability(value=Stable) public static final class CfnGlobalTable.PointInTimeRecoverySpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGlobalTable.PointInTimeRecoverySpecificationProperty>
CfnGlobalTable.PointInTimeRecoverySpecificationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnGlobalTable.PointInTimeRecoverySpecificationProperty |
build()
Builds the configured instance.
|
CfnGlobalTable.PointInTimeRecoverySpecificationProperty.Builder |
pointInTimeRecoveryEnabled(Boolean pointInTimeRecoveryEnabled)
|
CfnGlobalTable.PointInTimeRecoverySpecificationProperty.Builder |
pointInTimeRecoveryEnabled(IResolvable pointInTimeRecoveryEnabled)
|
@Stability(value=Stable) public CfnGlobalTable.PointInTimeRecoverySpecificationProperty.Builder pointInTimeRecoveryEnabled(Boolean pointInTimeRecoveryEnabled)
CfnGlobalTable.PointInTimeRecoverySpecificationProperty.getPointInTimeRecoveryEnabled()pointInTimeRecoveryEnabled - Indicates whether point in time recovery is enabled (true) or disabled (false) on the table.this@Stability(value=Stable) public CfnGlobalTable.PointInTimeRecoverySpecificationProperty.Builder pointInTimeRecoveryEnabled(IResolvable pointInTimeRecoveryEnabled)
CfnGlobalTable.PointInTimeRecoverySpecificationProperty.getPointInTimeRecoveryEnabled()pointInTimeRecoveryEnabled - Indicates whether point in time recovery is enabled (true) or disabled (false) on the table.this@Stability(value=Stable) public CfnGlobalTable.PointInTimeRecoverySpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnGlobalTable.PointInTimeRecoverySpecificationProperty>CfnGlobalTable.PointInTimeRecoverySpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.