Class: Aws::Types::DeleteHumanTaskUiRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteHumanTaskUiRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#human_task_ui_name ⇒ ::String
Returns the value of attribute human_task_ui_name.
Instance Attribute Details
#human_task_ui_name ⇒ ::String
Returns the value of attribute human_task_ui_name.
3406 3407 3408 |
# File 'sig/types.rbs', line 3406 def human_task_ui_name @human_task_ui_name end |