/AWS1/CL_KYSPOINTINTIMEREC¶
Point-in-time recovery (PITR) helps protect your Amazon Keyspaces tables from accidental write or delete operations by providing you continuous backups of your table data.
For more information, see Point-in-time recovery in the Amazon Keyspaces Developer Guide.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_status TYPE /AWS1/KYSPOINTINTIMERECSTATUS /AWS1/KYSPOINTINTIMERECSTATUS¶
The options are:
status=ENABLED
status=DISABLED
Queryable Attributes¶
status¶
The options are:
status=ENABLED
status=DISABLED
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |