@Stability(value=Experimental)
public static interface CfnTable.PointInTimeRecoverySpecificationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-pointintimerecoveryspecification.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTable.PointInTimeRecoverySpecificationProperty.Builder
A builder for
CfnTable.PointInTimeRecoverySpecificationProperty |
static class |
CfnTable.PointInTimeRecoverySpecificationProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnTable.PointInTimeRecoverySpecificationProperty.Builder |
builder() |
Object |
getPointInTimeRecoveryEnabled()
`CfnTable.PointInTimeRecoverySpecificationProperty.PointInTimeRecoveryEnabled`.
|
@Stability(value=Experimental) Object getPointInTimeRecoveryEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-pointintimerecoveryspecification.html#cfn-dynamodb-table-pointintimerecoveryspecification-pointintimerecoveryenabled@Stability(value=Experimental) static CfnTable.PointInTimeRecoverySpecificationProperty.Builder builder()
Copyright © 2019. All rights reserved.