/AWS1/CL_ODBATNMSDBASEBACKUP¶
Information about an Autonomous Database backup.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_atnmsdatabasebackupid TYPE /AWS1/ODBRESOURCEID /AWS1/ODBRESOURCEID¶
The unique identifier of the Autonomous Database backup.
iv_atnmsdatabasebackuparn TYPE /AWS1/ODBRESOURCEARN /AWS1/ODBRESOURCEARN¶
The Amazon Resource Name (ARN) of the Autonomous Database backup.
iv_autonomousdatabaseid TYPE /AWS1/ODBRESOURCEID /AWS1/ODBRESOURCEID¶
The unique identifier of the Autonomous Database that the backup was created from.
iv_ocid TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The Oracle Cloud Identifier (OCID) of the Autonomous Database backup.
iv_displayname TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The user-friendly name of the Autonomous Database backup.
iv_dbversion TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The Oracle Database software version of the Autonomous Database backup.
iv_status TYPE /AWS1/ODBATNMSDBASEBKUPSTATUS /AWS1/ODBATNMSDBASEBKUPSTATUS¶
The current status of the Autonomous Database backup.
iv_statusreason TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
Additional information about the current status of the Autonomous Database backup, if applicable.
iv_isautomatic TYPE /AWS1/ODBBOOLEAN /AWS1/ODBBOOLEAN¶
Indicates whether the backup was created automatically.
iv_retentionperiodindays TYPE /AWS1/ODBINTEGER /AWS1/ODBINTEGER¶
The retention period, in days, for the Autonomous Database backup.
iv_sizeintbs TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
The size of the Autonomous Database backup, in terabytes (TB).
iv_timeavailabletill TYPE /AWS1/ODBTIMESTAMP /AWS1/ODBTIMESTAMP¶
The date and time until which the Autonomous Database backup is available for restore.
iv_timestarted TYPE /AWS1/ODBTIMESTAMP /AWS1/ODBTIMESTAMP¶
The date and time when the Autonomous Database backup started.
iv_timeended TYPE /AWS1/ODBTIMESTAMP /AWS1/ODBTIMESTAMP¶
The date and time when the Autonomous Database backup ended.
iv_type TYPE /AWS1/ODBATNMSDBASEBACKUPTYPE /AWS1/ODBATNMSDBASEBACKUPTYPE¶
The type of the Autonomous Database backup.
Queryable Attributes¶
autonomousDatabaseBackupId¶
The unique identifier of the Autonomous Database backup.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATNMSDATABASEBACKUPID() |
Getter for AUTONOMOUSDATABASEBACKUPID, with configurable def |
ASK_ATNMSDATABASEBACKUPID() |
Getter for AUTONOMOUSDATABASEBACKUPID w/ exceptions if field |
HAS_ATNMSDATABASEBACKUPID() |
Determine if AUTONOMOUSDATABASEBACKUPID has a value |
autonomousDatabaseBackupArn¶
The Amazon Resource Name (ARN) of the Autonomous Database backup.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATNMSDATABASEBACKUPARN() |
Getter for AUTONOMOUSDATABASEBACKUPARN, with configurable de |
ASK_ATNMSDATABASEBACKUPARN() |
Getter for AUTONOMOUSDATABASEBACKUPARN w/ exceptions if fiel |
HAS_ATNMSDATABASEBACKUPARN() |
Determine if AUTONOMOUSDATABASEBACKUPARN has a value |
autonomousDatabaseId¶
The unique identifier of the Autonomous Database that the backup was created from.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTONOMOUSDATABASEID() |
Getter for AUTONOMOUSDATABASEID, with configurable default |
ASK_AUTONOMOUSDATABASEID() |
Getter for AUTONOMOUSDATABASEID w/ exceptions if field has n |
HAS_AUTONOMOUSDATABASEID() |
Determine if AUTONOMOUSDATABASEID has a value |
ocid¶
The Oracle Cloud Identifier (OCID) of the Autonomous Database backup.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OCID() |
Getter for OCID, with configurable default |
ASK_OCID() |
Getter for OCID w/ exceptions if field has no value |
HAS_OCID() |
Determine if OCID has a value |
displayName¶
The user-friendly name of the Autonomous Database backup.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DISPLAYNAME() |
Getter for DISPLAYNAME, with configurable default |
ASK_DISPLAYNAME() |
Getter for DISPLAYNAME w/ exceptions if field has no value |
HAS_DISPLAYNAME() |
Determine if DISPLAYNAME has a value |
dbVersion¶
The Oracle Database software version of the Autonomous Database backup.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DBVERSION() |
Getter for DBVERSION, with configurable default |
ASK_DBVERSION() |
Getter for DBVERSION w/ exceptions if field has no value |
HAS_DBVERSION() |
Determine if DBVERSION has a value |
status¶
The current status of the Autonomous Database backup.
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 |
statusReason¶
Additional information about the current status of the Autonomous Database backup, if applicable.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUSREASON() |
Getter for STATUSREASON, with configurable default |
ASK_STATUSREASON() |
Getter for STATUSREASON w/ exceptions if field has no value |
HAS_STATUSREASON() |
Determine if STATUSREASON has a value |
isAutomatic¶
Indicates whether the backup was created automatically.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ISAUTOMATIC() |
Getter for ISAUTOMATIC, with configurable default |
ASK_ISAUTOMATIC() |
Getter for ISAUTOMATIC w/ exceptions if field has no value |
HAS_ISAUTOMATIC() |
Determine if ISAUTOMATIC has a value |
retentionPeriodInDays¶
The retention period, in days, for the Autonomous Database backup.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RETENTIONPERIODINDAYS() |
Getter for RETENTIONPERIODINDAYS, with configurable default |
ASK_RETENTIONPERIODINDAYS() |
Getter for RETENTIONPERIODINDAYS w/ exceptions if field has |
HAS_RETENTIONPERIODINDAYS() |
Determine if RETENTIONPERIODINDAYS has a value |
sizeInTBs¶
The size of the Autonomous Database backup, in terabytes (TB).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SIZEINTBS() |
Getter for SIZEINTBS, with configurable default |
ASK_SIZEINTBS() |
Getter for SIZEINTBS w/ exceptions if field has no value |
STR_SIZEINTBS() |
String format for SIZEINTBS, with configurable default |
HAS_SIZEINTBS() |
Determine if SIZEINTBS has a value |
timeAvailableTill¶
The date and time until which the Autonomous Database backup is available for restore.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMEAVAILABLETILL() |
Getter for TIMEAVAILABLETILL, with configurable default |
ASK_TIMEAVAILABLETILL() |
Getter for TIMEAVAILABLETILL w/ exceptions if field has no v |
HAS_TIMEAVAILABLETILL() |
Determine if TIMEAVAILABLETILL has a value |
timeStarted¶
The date and time when the Autonomous Database backup started.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMESTARTED() |
Getter for TIMESTARTED, with configurable default |
ASK_TIMESTARTED() |
Getter for TIMESTARTED w/ exceptions if field has no value |
HAS_TIMESTARTED() |
Determine if TIMESTARTED has a value |
timeEnded¶
The date and time when the Autonomous Database backup ended.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMEENDED() |
Getter for TIMEENDED, with configurable default |
ASK_TIMEENDED() |
Getter for TIMEENDED w/ exceptions if field has no value |
HAS_TIMEENDED() |
Determine if TIMEENDED has a value |
type¶
The type of the Autonomous Database backup.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |