augmentedairuntime_describe_human_loop {paws.machine.learning} | R Documentation |
Returns information about the specified human loop
Description
Returns information about the specified human loop. If the human loop was deleted, this operation will return a ResourceNotFoundException
error.
See https://www.paws-r-sdk.com/docs/augmentedairuntime_describe_human_loop/ for full documentation.
Usage
augmentedairuntime_describe_human_loop(HumanLoopName)
Arguments
HumanLoopName |
[required] The name of the human loop that you want information about. |
[Package paws.machine.learning version 0.7.0 Index]