/AWS1/CL_BUREBSRESULTITEM¶
These are the items returned in the results of a search of Amazon EBS backup metadata.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_backupresourcearn
TYPE /AWS1/BURSTRING
/AWS1/BURSTRING
¶
These are one or more items in the results that match values for the Amazon Resource Name (ARN) of recovery points returned in a search of Amazon EBS backup metadata.
iv_sourceresourcearn
TYPE /AWS1/BURSTRING
/AWS1/BURSTRING
¶
These are one or more items in the results that match values for the Amazon Resource Name (ARN) of source resources returned in a search of Amazon EBS backup metadata.
iv_backupvaultname
TYPE /AWS1/BURSTRING
/AWS1/BURSTRING
¶
The name of the backup vault.
iv_filesystemidentifier
TYPE /AWS1/BURSTRING
/AWS1/BURSTRING
¶
These are one or more items in the results that match values for file systems returned in a search of Amazon EBS backup metadata.
iv_filepath
TYPE /AWS1/BURFILEPATH
/AWS1/BURFILEPATH
¶
These are one or more items in the results that match values for file paths returned in a search of Amazon EBS backup metadata.
iv_filesize
TYPE /AWS1/BURLONG
/AWS1/BURLONG
¶
These are one or more items in the results that match values for file sizes returned in a search of Amazon EBS backup metadata.
iv_creationtime
TYPE /AWS1/BURTIMESTAMP
/AWS1/BURTIMESTAMP
¶
These are one or more items in the results that match values for creation times returned in a search of Amazon EBS backup metadata.
iv_lastmodifiedtime
TYPE /AWS1/BURTIMESTAMP
/AWS1/BURTIMESTAMP
¶
These are one or more items in the results that match values for Last Modified Time returned in a search of Amazon EBS backup metadata.
Queryable Attributes¶
BackupResourceArn¶
These are one or more items in the results that match values for the Amazon Resource Name (ARN) of recovery points returned in a search of Amazon EBS 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 one or more items in the results that match values for the Amazon Resource Name (ARN) of source resources returned in a search of Amazon EBS 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 |
FileSystemIdentifier¶
These are one or more items in the results that match values for file systems returned in a search of Amazon EBS backup metadata.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FILESYSTEMIDENTIFIER() |
Getter for FILESYSTEMIDENTIFIER, with configurable default |
ASK_FILESYSTEMIDENTIFIER() |
Getter for FILESYSTEMIDENTIFIER w/ exceptions if field has n |
HAS_FILESYSTEMIDENTIFIER() |
Determine if FILESYSTEMIDENTIFIER has a value |
FilePath¶
These are one or more items in the results that match values for file paths returned in a search of Amazon EBS backup metadata.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FILEPATH() |
Getter for FILEPATH, with configurable default |
ASK_FILEPATH() |
Getter for FILEPATH w/ exceptions if field has no value |
HAS_FILEPATH() |
Determine if FILEPATH has a value |
FileSize¶
These are one or more items in the results that match values for file sizes returned in a search of Amazon EBS backup metadata.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FILESIZE() |
Getter for FILESIZE, with configurable default |
ASK_FILESIZE() |
Getter for FILESIZE w/ exceptions if field has no value |
HAS_FILESIZE() |
Determine if FILESIZE has a value |
CreationTime¶
These are one or more items in the results that match values for creation times returned in a search of Amazon EBS 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 |
LastModifiedTime¶
These are one or more items in the results that match values for Last Modified Time returned in a search of Amazon EBS backup metadata.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LASTMODIFIEDTIME() |
Getter for LASTMODIFIEDTIME, with configurable default |
ASK_LASTMODIFIEDTIME() |
Getter for LASTMODIFIEDTIME w/ exceptions if field has no va |
HAS_LASTMODIFIEDTIME() |
Determine if LASTMODIFIEDTIME has a value |