Class: Aws::Types::CancelMessageMoveTaskRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#task_handle::String

Returns the value of attribute task_handle.

Returns:

  • (::String)


38
39
40
# File 'sig/types.rbs', line 38

def task_handle
  @task_handle
end