pointInTimeRecoveryOverride
construct an aws.sdk.kotlin.services.keyspaces.model.PointInTimeRecovery inside the given block
Specifies the pointInTimeRecovery
settings for the target 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.