Class: Aws::Types::DeleteHumanTaskUiRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#human_task_ui_name::String

Returns the value of attribute human_task_ui_name.

Returns:

  • (::String)


3406
3407
3408
# File 'sig/types.rbs', line 3406

def human_task_ui_name
  @human_task_ui_name
end