/AWS1/CL_GLALISTVAULTSOUTPUT¶
Contains the Amazon S3 Glacier response to your request.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IT_VAULTLIST
TYPE /AWS1/CL_GLADESCRVAULTOUTPUT=>TT_VAULTLIST
TT_VAULTLIST
¶
List of vaults.
IV_MARKER
TYPE /AWS1/GLASTRING
/AWS1/GLASTRING
¶
The vault ARN at which to continue pagination of the results. You use the marker in another List Vaults request to obtain more vaults in the list.
Queryable Attributes¶
VaultList¶
List of vaults.
Accessible with the following methods¶
Method | Description |
---|---|
GET_VAULTLIST() |
Getter for VAULTLIST, with configurable default |
ASK_VAULTLIST() |
Getter for VAULTLIST w/ exceptions if field has no value |
HAS_VAULTLIST() |
Determine if VAULTLIST has a value |
Marker¶
The vault ARN at which to continue pagination of the results. You use the marker in another List Vaults request to obtain more vaults in the list.
Accessible with the following methods¶
Method | Description |
---|---|
GET_MARKER() |
Getter for MARKER, with configurable default |
ASK_MARKER() |
Getter for MARKER w/ exceptions if field has no value |
HAS_MARKER() |
Determine if MARKER has a value |