Skip to content

/AWS1/CL_LSARESETDISTRIBUTIO01

ResetDistributionCacheResult

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_status TYPE /AWS1/LSASTRING /AWS1/LSASTRING

The status of the reset cache request.

iv_createtime TYPE /AWS1/LSAISODATE /AWS1/LSAISODATE

The timestamp of the reset cache request (1479734909.17) in Unix time format.

io_operation TYPE REF TO /AWS1/CL_LSAOPERATION /AWS1/CL_LSAOPERATION

An array of objects that describe the result of the action, such as the status of the request, the timestamp of the request, and the resources affected by the request.


Queryable Attributes

status

The status of the reset cache request.

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 reset cache request (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

operation

An array of objects that describe the result of the action, such as the status of the request, the timestamp of the request, and the resources affected by the request.

Accessible with the following methods

Method Description
GET_OPERATION() Getter for OPERATION