Skip to content

/AWS1/CL_BUPDSCPROTECTEDRESR01

DescribeProtectedResourceOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_resourcearn TYPE /AWS1/BUPARN /AWS1/BUPARN

An ARN that uniquely identifies a resource. The format of the ARN depends on the resource type.

iv_resourcetype TYPE /AWS1/BUPRESOURCETYPE /AWS1/BUPRESOURCETYPE

The type of Amazon Web Services resource saved as a recovery point; for example, an Amazon EBS volume or an Amazon RDS database.

iv_lastbackuptime TYPE /AWS1/BUPTIMESTAMP /AWS1/BUPTIMESTAMP

The date and time that a resource was last backed up, in Unix format and Coordinated Universal Time (UTC). The value of LastBackupTime is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.

iv_resourcename TYPE /AWS1/BUPSTRING /AWS1/BUPSTRING

The name of the resource that belongs to the specified backup.

iv_lastbackupvaultarn TYPE /AWS1/BUPARN /AWS1/BUPARN

The ARN (Amazon Resource Name) of the backup vault that contains the most recent backup recovery point.

iv_lastrecoverypointarn TYPE /AWS1/BUPARN /AWS1/BUPARN

The ARN (Amazon Resource Name) of the most recent recovery point.

iv_latestrestoreexectimemins TYPE /AWS1/BUPLONG /AWS1/BUPLONG

The time, in minutes, that the most recent restore job took to complete.

iv_latstrestorejobcreation00 TYPE /AWS1/BUPTIMESTAMP /AWS1/BUPTIMESTAMP

The creation date of the most recent restore job.

iv_latstrestorerecptcreati00 TYPE /AWS1/BUPTIMESTAMP /AWS1/BUPTIMESTAMP

The date the most recent recovery point was created.


Queryable Attributes

ResourceArn

An ARN that uniquely identifies a resource. The format of the ARN depends on the resource type.

Accessible with the following methods

Method Description
GET_RESOURCEARN() Getter for RESOURCEARN, with configurable default
ASK_RESOURCEARN() Getter for RESOURCEARN w/ exceptions if field has no value
HAS_RESOURCEARN() Determine if RESOURCEARN has a value

ResourceType

The type of Amazon Web Services resource saved as a recovery point; for example, an Amazon EBS volume or an Amazon RDS database.

Accessible with the following methods

Method Description
GET_RESOURCETYPE() Getter for RESOURCETYPE, with configurable default
ASK_RESOURCETYPE() Getter for RESOURCETYPE w/ exceptions if field has no value
HAS_RESOURCETYPE() Determine if RESOURCETYPE has a value

LastBackupTime

The date and time that a resource was last backed up, in Unix format and Coordinated Universal Time (UTC). The value of LastBackupTime is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.

Accessible with the following methods

Method Description
GET_LASTBACKUPTIME() Getter for LASTBACKUPTIME, with configurable default
ASK_LASTBACKUPTIME() Getter for LASTBACKUPTIME w/ exceptions if field has no valu
HAS_LASTBACKUPTIME() Determine if LASTBACKUPTIME has a value

ResourceName

The name of the resource that belongs to the specified backup.

Accessible with the following methods

Method Description
GET_RESOURCENAME() Getter for RESOURCENAME, with configurable default
ASK_RESOURCENAME() Getter for RESOURCENAME w/ exceptions if field has no value
HAS_RESOURCENAME() Determine if RESOURCENAME has a value

LastBackupVaultArn

The ARN (Amazon Resource Name) of the backup vault that contains the most recent backup recovery point.

Accessible with the following methods

Method Description
GET_LASTBACKUPVAULTARN() Getter for LASTBACKUPVAULTARN, with configurable default
ASK_LASTBACKUPVAULTARN() Getter for LASTBACKUPVAULTARN w/ exceptions if field has no
HAS_LASTBACKUPVAULTARN() Determine if LASTBACKUPVAULTARN has a value

LastRecoveryPointArn

The ARN (Amazon Resource Name) of the most recent recovery point.

Accessible with the following methods

Method Description
GET_LASTRECOVERYPOINTARN() Getter for LASTRECOVERYPOINTARN, with configurable default
ASK_LASTRECOVERYPOINTARN() Getter for LASTRECOVERYPOINTARN w/ exceptions if field has n
HAS_LASTRECOVERYPOINTARN() Determine if LASTRECOVERYPOINTARN has a value

LatestRestoreExecutionTimeMinutes

The time, in minutes, that the most recent restore job took to complete.

Accessible with the following methods

Method Description
GET_LATSTRESTOREEXECTIMEMINS() Getter for LATESTRESTOREEXECTIMEMINUTES, with configurable d
ASK_LATSTRESTOREEXECTIMEMINS() Getter for LATESTRESTOREEXECTIMEMINUTES w/ exceptions if fie
HAS_LATSTRESTOREEXECTIMEMINS() Determine if LATESTRESTOREEXECTIMEMINUTES has a value

LatestRestoreJobCreationDate

The creation date of the most recent restore job.

Accessible with the following methods

Method Description
GET_LATSTRESTOREJOBCREATIO00() Getter for LATESTRESTOREJOBCREATIONDATE, with configurable d
ASK_LATSTRESTOREJOBCREATIO00() Getter for LATESTRESTOREJOBCREATIONDATE w/ exceptions if fie
HAS_LATSTRESTOREJOBCREATIO00() Determine if LATESTRESTOREJOBCREATIONDATE has a value

LatestRestoreRecoveryPointCreationDate

The date the most recent recovery point was created.

Accessible with the following methods

Method Description
GET_LATSTRESTORERECPTCREAT00() Getter for LATSTRESTORERECPTCREATIOND00, with configurable d
ASK_LATSTRESTORERECPTCREAT00() Getter for LATSTRESTORERECPTCREATIOND00 w/ exceptions if fie
HAS_LATSTRESTORERECPTCREAT00() Determine if LATSTRESTORERECPTCREATIOND00 has a value