pointInTimeRecovery
construct an aws.sdk.kotlin.services.keyspaces.model.PointInTimeRecovery inside the given block
Specifies if pointInTimeRecovery
is enabled or disabled for the table. The options are:
status=ENABLED
status=DISABLED
If it's not specified, the default is status=DISABLED
.
For more information, see Point-in-time recovery in the Amazon Keyspaces Developer Guide.