/AWS1/CL_SQSSTRTMSGMOVETSKRSLT¶
StartMessageMoveTaskResult
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_taskhandle
TYPE /AWS1/SQSSTRING
/AWS1/SQSSTRING
¶
An identifier associated with a message movement task. You can use this identifier to cancel a specified message movement task using the
CancelMessageMoveTask
action.
Queryable Attributes¶
TaskHandle¶
An identifier associated with a message movement task. You can use this identifier to cancel a specified message movement task using the
CancelMessageMoveTask
action.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TASKHANDLE() |
Getter for TASKHANDLE, with configurable default |
ASK_TASKHANDLE() |
Getter for TASKHANDLE w/ exceptions if field has no value |
HAS_TASKHANDLE() |
Determine if TASKHANDLE has a value |