/AWS1/CL_BURS3RESULTITEM¶
These are the items returned in the results of a search of Amazon S3 backup metadata.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_backupresourcearn TYPE /AWS1/BURSTRING /AWS1/BURSTRING¶
These are items in the returned results that match recovery point Amazon Resource Names (ARN) input during a search of Amazon S3 backup metadata.
iv_sourceresourcearn TYPE /AWS1/BURSTRING /AWS1/BURSTRING¶
These are items in the returned results that match source Amazon Resource Names (ARN) input during a search of Amazon S3 backup metadata.
iv_backupvaultname TYPE /AWS1/BURSTRING /AWS1/BURSTRING¶
The name of the backup vault.
iv_objectkey TYPE /AWS1/BUROBJECTKEY /AWS1/BUROBJECTKEY¶
This is one or more items returned in the results of a search of Amazon S3 backup metadata that match the values input for object key.
iv_objectsize TYPE /AWS1/BURLONG /AWS1/BURLONG¶
These are items in the returned results that match values for object size(s) input during a search of Amazon S3 backup metadata.
iv_creationtime TYPE /AWS1/BURTIMESTAMP /AWS1/BURTIMESTAMP¶
These are one or more items in the returned results that match values for item creation time input during a search of Amazon S3 backup metadata.
iv_etag TYPE /AWS1/BURSTRING /AWS1/BURSTRING¶
These are one or more items in the returned results that match values for ETags input during a search of Amazon S3 backup metadata.
iv_versionid TYPE /AWS1/BURSTRING /AWS1/BURSTRING¶
These are one or more items in the returned results that match values for version IDs input during a search of Amazon S3 backup metadata.
Queryable Attributes¶
BackupResourceArn¶
These are items in the returned results that match recovery point Amazon Resource Names (ARN) input during a search of Amazon S3 backup metadata.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BACKUPRESOURCEARN() |
Getter for BACKUPRESOURCEARN, with configurable default |
ASK_BACKUPRESOURCEARN() |
Getter for BACKUPRESOURCEARN w/ exceptions if field has no v |
HAS_BACKUPRESOURCEARN() |
Determine if BACKUPRESOURCEARN has a value |
SourceResourceArn¶
These are items in the returned results that match source Amazon Resource Names (ARN) input during a search of Amazon S3 backup metadata.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCERESOURCEARN() |
Getter for SOURCERESOURCEARN, with configurable default |
ASK_SOURCERESOURCEARN() |
Getter for SOURCERESOURCEARN w/ exceptions if field has no v |
HAS_SOURCERESOURCEARN() |
Determine if SOURCERESOURCEARN has a value |
BackupVaultName¶
The name of the backup vault.
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 |
ObjectKey¶
This is one or more items returned in the results of a search of Amazon S3 backup metadata that match the values input for object key.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OBJECTKEY() |
Getter for OBJECTKEY, with configurable default |
ASK_OBJECTKEY() |
Getter for OBJECTKEY w/ exceptions if field has no value |
HAS_OBJECTKEY() |
Determine if OBJECTKEY has a value |
ObjectSize¶
These are items in the returned results that match values for object size(s) input during a search of Amazon S3 backup metadata.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OBJECTSIZE() |
Getter for OBJECTSIZE, with configurable default |
ASK_OBJECTSIZE() |
Getter for OBJECTSIZE w/ exceptions if field has no value |
HAS_OBJECTSIZE() |
Determine if OBJECTSIZE has a value |
CreationTime¶
These are one or more items in the returned results that match values for item creation time input during a search of Amazon S3 backup metadata.
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 |
ETag¶
These are one or more items in the returned results that match values for ETags input during a search of Amazon S3 backup metadata.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ETAG() |
Getter for ETAG, with configurable default |
ASK_ETAG() |
Getter for ETAG w/ exceptions if field has no value |
HAS_ETAG() |
Determine if ETAG has a value |
VersionId¶
These are one or more items in the returned results that match values for version IDs input during a search of Amazon S3 backup metadata.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VERSIONID() |
Getter for VERSIONID, with configurable default |
ASK_VERSIONID() |
Getter for VERSIONID w/ exceptions if field has no value |
HAS_VERSIONID() |
Determine if VERSIONID has a value |