You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Rekognition::Types::HumanLoopActivationOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::Rekognition::Types::HumanLoopActivationOutput
- Defined in:
- (unknown)
Overview
Shows the results of the human in the loop evaluation. If there is no HumanLoopArn, the input did not trigger human review.
Returned by:
Instance Attribute Summary collapse
-
#human_loop_activation_conditions_evaluation_results ⇒ String
Shows the result of condition evaluations, including those conditions which activated a human review.
-
#human_loop_activation_reasons ⇒ Array<String>
Shows if and why human review was needed.
-
#human_loop_arn ⇒ String
The Amazon Resource Name (ARN) of the HumanLoop created.
Instance Attribute Details
#human_loop_activation_conditions_evaluation_results ⇒ String
Shows the result of condition evaluations, including those conditions which activated a human review.
#human_loop_activation_reasons ⇒ Array<String>
Shows if and why human review was needed.
#human_loop_arn ⇒ String
The Amazon Resource Name (ARN) of the HumanLoop created.