Class: Aws::Types::StartMessageMoveTaskResult
- Inherits:
-
Object
- Object
- Aws::Types::StartMessageMoveTaskResult
- 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.
446 447 448 |
# File 'sig/types.rbs', line 446 def task_handle @task_handle end |