/AWS1/CL_BUPDESCRBKUPACCPTRSP¶
DescribeBackupAccessPointResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_accesspointarn TYPE /AWS1/BUPACCESSPOINTARN /AWS1/BUPACCESSPOINTARN¶
The Amazon Resource Name (ARN) that uniquely identifies the backup access point.
iv_backupvaultname TYPE /AWS1/BUPBACKUPVAULTNAME /AWS1/BUPBACKUPVAULTNAME¶
The name of the backup vault that contains the recovery point.
iv_creationtime TYPE /AWS1/BUPTIMESTAMP00 /AWS1/BUPTIMESTAMP00¶
The date and time that the backup access point was created, in Unix format and Coordinated Universal Time (UTC). The value of
CreationTimeis accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.
iv_name TYPE /AWS1/BUPACCESSPOINTNAME /AWS1/BUPACCESSPOINTNAME¶
The name of the backup access point.
iv_recoverypointarn TYPE /AWS1/BUPRECOVERYPOINTARN /AWS1/BUPRECOVERYPOINTARN¶
The Amazon Resource Name (ARN) of the recovery point that the backup access point provides access to.
iv_resourcearn TYPE /AWS1/BUPRESOURCEARN /AWS1/BUPRESOURCEARN¶
The Amazon Resource Name (ARN) of the resource that was backed up, such as an Amazon S3 bucket.
iv_resourcetype TYPE /AWS1/BUPSTRING00 /AWS1/BUPSTRING00¶
The type of Amazon Web Services resource associated with the recovery point. For example,
S3for Amazon Simple Storage Service.
iv_status TYPE /AWS1/BUPACCESSPOINTSTATUS /AWS1/BUPACCESSPOINTSTATUS¶
The current status of the backup access point.
Optional arguments:¶
it_accesspointmetadata TYPE /AWS1/CL_BUPACCPOINTMETMAP_W=>TT_ACCESSPOINTMETADATAMAP TT_ACCESSPOINTMETADATAMAP¶
Metadata for the backup access point. After the backup access point reaches the
AVAILABLEstatus, this map containsS3AccessPointArnandS3AccessPointAlias, which you use with standard Amazon S3 read APIs to access the backup data. For continuous recovery points, this map also containsAccessPointInTime(in format2021-11-27T03:30:27Z). The access point provides access to the content present in the backup at that specific time.
iv_backupvaultarn TYPE /AWS1/BUPBACKUPVAULTARN /AWS1/BUPBACKUPVAULTARN¶
The Amazon Resource Name (ARN) of the backup vault that contains the recovery point.
iv_statusmessage TYPE /AWS1/BUPSTRING00 /AWS1/BUPSTRING00¶
A message that provides additional detail about the status of the backup access point, such as the reason a creation or deletion attempt failed.
Queryable Attributes¶
AccessPointArn¶
The Amazon Resource Name (ARN) that uniquely identifies the backup access point.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCESSPOINTARN() |
Getter for ACCESSPOINTARN, with configurable default |
ASK_ACCESSPOINTARN() |
Getter for ACCESSPOINTARN w/ exceptions if field has no valu |
HAS_ACCESSPOINTARN() |
Determine if ACCESSPOINTARN has a value |
AccessPointMetadata¶
Metadata for the backup access point. After the backup access point reaches the
AVAILABLEstatus, this map containsS3AccessPointArnandS3AccessPointAlias, which you use with standard Amazon S3 read APIs to access the backup data. For continuous recovery points, this map also containsAccessPointInTime(in format2021-11-27T03:30:27Z). The access point provides access to the content present in the backup at that specific time.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCESSPOINTMETADATA() |
Getter for ACCESSPOINTMETADATA, with configurable default |
ASK_ACCESSPOINTMETADATA() |
Getter for ACCESSPOINTMETADATA w/ exceptions if field has no |
HAS_ACCESSPOINTMETADATA() |
Determine if ACCESSPOINTMETADATA has a value |
BackupVaultArn¶
The Amazon Resource Name (ARN) of the backup vault that contains the recovery point.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BACKUPVAULTARN() |
Getter for BACKUPVAULTARN, with configurable default |
ASK_BACKUPVAULTARN() |
Getter for BACKUPVAULTARN w/ exceptions if field has no valu |
HAS_BACKUPVAULTARN() |
Determine if BACKUPVAULTARN has a value |
BackupVaultName¶
The name of the backup vault that contains the recovery point.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BACKUPVAULTNAME() |
Getter for BACKUPVAULTNAME, with configurable default |
ASK_BACKUPVAULTNAME() |
Getter for BACKUPVAULTNAME w/ exceptions if field has no val |
HAS_BACKUPVAULTNAME() |
Determine if BACKUPVAULTNAME has a value |
CreationTime¶
The date and time that the backup access point was created, in Unix format and Coordinated Universal Time (UTC). The value of
CreationTimeis 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_CREATIONTIME() |
Getter for CREATIONTIME, with configurable default |
ASK_CREATIONTIME() |
Getter for CREATIONTIME w/ exceptions if field has no value |
HAS_CREATIONTIME() |
Determine if CREATIONTIME has a value |
Name¶
The name of the backup access point.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
RecoveryPointArn¶
The Amazon Resource Name (ARN) of the recovery point that the backup access point provides access to.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RECOVERYPOINTARN() |
Getter for RECOVERYPOINTARN, with configurable default |
ASK_RECOVERYPOINTARN() |
Getter for RECOVERYPOINTARN w/ exceptions if field has no va |
HAS_RECOVERYPOINTARN() |
Determine if RECOVERYPOINTARN has a value |
ResourceArn¶
The Amazon Resource Name (ARN) of the resource that was backed up, such as an Amazon S3 bucket.
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 associated with the recovery point. For example,
S3for Amazon Simple Storage Service.
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 |
Status¶
The current status of the backup access point.
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 |
StatusMessage¶
A message that provides additional detail about the status of the backup access point, such as the reason a creation or deletion attempt failed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUSMESSAGE() |
Getter for STATUSMESSAGE, with configurable default |
ASK_STATUSMESSAGE() |
Getter for STATUSMESSAGE w/ exceptions if field has no value |
HAS_STATUSMESSAGE() |
Determine if STATUSMESSAGE has a value |