Class: Aws::Types::StartHumanLoopResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartHumanLoopResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#human_loop_arn ⇒ ::String
Returns the value of attribute human_loop_arn.
Instance Attribute Details
#human_loop_arn ⇒ ::String
Returns the value of attribute human_loop_arn.
105 106 107 |
# File 'sig/types.rbs', line 105 def human_loop_arn @human_loop_arn end |