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