@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 - `CfnTable.PointInTimeRecoverySpecificationProperty.PointInTimeRecoveryEnabled`.this@Stability(value=Stable) public CfnTable.PointInTimeRecoverySpecificationProperty.Builder pointInTimeRecoveryEnabled(IResolvable pointInTimeRecoveryEnabled)
pointInTimeRecoveryEnabled - `CfnTable.PointInTimeRecoverySpecificationProperty.PointInTimeRecoveryEnabled`.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 © 2021. All rights reserved.