/AWS1/CL_IOTUPDATEMIGACTIONRSP¶
UpdateMitigationActionResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_actionarn TYPE /AWS1/IOTMITIGATIONACTIONARN /AWS1/IOTMITIGATIONACTIONARN¶
The ARN for the new mitigation action.
iv_actionid TYPE /AWS1/IOTMITIGATIONACTIONID /AWS1/IOTMITIGATIONACTIONID¶
A unique identifier for the mitigation action.
Queryable Attributes¶
actionArn¶
The ARN for the new mitigation action.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACTIONARN() |
Getter for ACTIONARN, with configurable default |
ASK_ACTIONARN() |
Getter for ACTIONARN w/ exceptions if field has no value |
HAS_ACTIONARN() |
Determine if ACTIONARN has a value |
actionId¶
A unique identifier for the mitigation action.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACTIONID() |
Getter for ACTIONID, with configurable default |
ASK_ACTIONID() |
Getter for ACTIONID w/ exceptions if field has no value |
HAS_ACTIONID() |
Determine if ACTIONID has a value |