@Stability(value=Experimental) public static final class CfnTable.PointInTimeRecoverySpecificationProperty.Builder extends Object
CfnTable.PointInTimeRecoverySpecificationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTable.PointInTimeRecoverySpecificationProperty |
build()
Builds the configured instance.
|
CfnTable.PointInTimeRecoverySpecificationProperty.Builder |
withPointInTimeRecoveryEnabled(Boolean value)
Sets the value of PointInTimeRecoveryEnabled
|
CfnTable.PointInTimeRecoverySpecificationProperty.Builder |
withPointInTimeRecoveryEnabled(software.amazon.awscdk.IResolvable value)
Sets the value of PointInTimeRecoveryEnabled
|
@Stability(value=Experimental) public CfnTable.PointInTimeRecoverySpecificationProperty.Builder withPointInTimeRecoveryEnabled(@Nullable Boolean value)
value - `CfnTable.PointInTimeRecoverySpecificationProperty.PointInTimeRecoveryEnabled`.this@Stability(value=Experimental) public CfnTable.PointInTimeRecoverySpecificationProperty.Builder withPointInTimeRecoveryEnabled(@Nullable software.amazon.awscdk.IResolvable value)
value - `CfnTable.PointInTimeRecoverySpecificationProperty.PointInTimeRecoveryEnabled`.this@Stability(value=Experimental) public CfnTable.PointInTimeRecoverySpecificationProperty build()
CfnTable.PointInTimeRecoverySpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.