public static interface PointInTimeRecoverySpecification.Builder extends CopyableBuilder<PointInTimeRecoverySpecification.Builder,PointInTimeRecoverySpecification>
| Modifier and Type | Method and Description | 
|---|---|
PointInTimeRecoverySpecification.Builder | 
pointInTimeRecoveryEnabled(Boolean pointInTimeRecoveryEnabled)
 Indicates whether point in time recovery is enabled (true) or disabled (false) on the table. 
 | 
copyapplyMutation, buildPointInTimeRecoverySpecification.Builder pointInTimeRecoveryEnabled(Boolean pointInTimeRecoveryEnabled)
Indicates whether point in time recovery is enabled (true) or disabled (false) on the table.
pointInTimeRecoveryEnabled - Indicates whether point in time recovery is enabled (true) or disabled (false) on the table.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.