Skip to content

/AWS1/CL_CWLGETSTRGTIERPLYRSP

GetStorageTierPolicyResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_storagetier TYPE /AWS1/CWLSTORAGETIER /AWS1/CWLSTORAGETIER

The current storage tier for the account.

iv_lastupdatedtime TYPE /AWS1/CWLTIMESTAMP /AWS1/CWLTIMESTAMP

The time when the storage tier policy was last updated, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.


Queryable Attributes

storageTier

The current storage tier for the account.

Accessible with the following methods

Method Description
GET_STORAGETIER() Getter for STORAGETIER, with configurable default
ASK_STORAGETIER() Getter for STORAGETIER w/ exceptions if field has no value
HAS_STORAGETIER() Determine if STORAGETIER has a value

lastUpdatedTime

The time when the storage tier policy was last updated, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.

Accessible with the following methods

Method Description
GET_LASTUPDATEDTIME() Getter for LASTUPDATEDTIME, with configurable default
ASK_LASTUPDATEDTIME() Getter for LASTUPDATEDTIME w/ exceptions if field has no val
HAS_LASTUPDATEDTIME() Determine if LASTUPDATEDTIME has a value