/AWS1/CL_IOTLSTDETECTMIGACTE01¶
ListDetectMitigationActionsExecutionsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_actionsexecutions TYPE /AWS1/CL_IOTDETECTMIGACTEXEC=>TT_DETECTMIGACTIONEXECLIST TT_DETECTMIGACTIONEXECLIST¶
List of actions executions.
iv_nexttoken TYPE /AWS1/IOTNEXTTOKEN /AWS1/IOTNEXTTOKEN¶
A token that can be used to retrieve the next set of results, or
nullif there are no additional results.
Queryable Attributes¶
actionsExecutions¶
List of actions executions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACTIONSEXECUTIONS() |
Getter for ACTIONSEXECUTIONS, with configurable default |
ASK_ACTIONSEXECUTIONS() |
Getter for ACTIONSEXECUTIONS w/ exceptions if field has no v |
HAS_ACTIONSEXECUTIONS() |
Determine if ACTIONSEXECUTIONS has a value |
nextToken¶
A token that can be used to retrieve the next set of results, or
nullif there are no additional results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |