| Package | Description |
|---|---|
| software.amazon.awscdk.services.dynamodb |
Amazon DynamoDB Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnTable.PointInTimeRecoverySpecificationProperty.Jsii$Proxy
An implementation for
CfnTable.PointInTimeRecoverySpecificationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnTable.PointInTimeRecoverySpecificationProperty |
CfnTable.PointInTimeRecoverySpecificationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnTableProps.Builder |
CfnTableProps.Builder.pointInTimeRecoverySpecification(CfnTable.PointInTimeRecoverySpecificationProperty pointInTimeRecoverySpecification)
Sets the value of
CfnTableProps.getPointInTimeRecoverySpecification() |
CfnTable.Builder |
CfnTable.Builder.pointInTimeRecoverySpecification(CfnTable.PointInTimeRecoverySpecificationProperty pointInTimeRecoverySpecification)
`AWS::DynamoDB::Table.PointInTimeRecoverySpecification`.
|
void |
CfnTable.setPointInTimeRecoverySpecification(CfnTable.PointInTimeRecoverySpecificationProperty value)
`AWS::DynamoDB::Table.PointInTimeRecoverySpecification`.
|
Copyright © 2021. All rights reserved.