| Modifier and Type | Class and Description |
|---|---|
static class |
CfnTable.PointInTimeRecoverySpecificationProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
CfnTable.PointInTimeRecoverySpecificationProperty |
CfnTable.PointInTimeRecoverySpecificationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnTable.setPointInTimeRecoverySpecification(CfnTable.PointInTimeRecoverySpecificationProperty value)
`AWS::DynamoDB::Table.PointInTimeRecoverySpecification`.
|
CfnTableProps.Builder |
CfnTableProps.Builder.withPointInTimeRecoverySpecification(CfnTable.PointInTimeRecoverySpecificationProperty value)
Sets the value of PointInTimeRecoverySpecification
|
Copyright © 2019. All rights reserved.