Class: Aws::Types::CreateHumanTaskUiResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateHumanTaskUiResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#human_task_ui_arn ⇒ ::String
Returns the value of attribute human_task_ui_arn.
Instance Attribute Details
#human_task_ui_arn ⇒ ::String
Returns the value of attribute human_task_ui_arn.
2301 2302 2303 |
# File 'sig/types.rbs', line 2301 def human_task_ui_arn @human_task_ui_arn end |