Class: Aws::Types::CancelMessageMoveTaskRequest
- Inherits:
-
Object
- Object
- Aws::Types::CancelMessageMoveTaskRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#task_handle ⇒ ::String
Returns the value of attribute task_handle.
Instance Attribute Details
#task_handle ⇒ ::String
Returns the value of attribute task_handle.
38 39 40 |
# File 'sig/types.rbs', line 38 def task_handle @task_handle end |