/AWS1/CL_IOPDELETETHGSHADOWRSP¶
The output from the DeleteThingShadow operation.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_payload TYPE /AWS1/IOPJSONDOCUMENT /AWS1/IOPJSONDOCUMENT¶
The state information, in JSON format.
Queryable Attributes¶
payload¶
The state information, in JSON format.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PAYLOAD() |
Getter for PAYLOAD, with configurable default |
ASK_PAYLOAD() |
Getter for PAYLOAD w/ exceptions if field has no value |
HAS_PAYLOAD() |
Determine if PAYLOAD has a value |