/AWS1/CL_LSAGETDISTRIBUTIONL01¶
GetDistributionLatestCacheResetResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_status TYPE /AWS1/LSASTRING /AWS1/LSASTRING¶
The status of the last cache reset.
iv_createtime TYPE /AWS1/LSAISODATE /AWS1/LSAISODATE¶
The timestamp of the last cache reset (
1479734909.17) in Unix time format.
Queryable Attributes¶
status¶
The status of the last cache reset.
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 |
createTime¶
The timestamp of the last cache reset (
1479734909.17) in Unix time format.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATETIME() |
Getter for CREATETIME, with configurable default |
ASK_CREATETIME() |
Getter for CREATETIME w/ exceptions if field has no value |
HAS_CREATETIME() |
Determine if CREATETIME has a value |