class Aws::AugmentedAIRuntime::Types::DescribeHumanLoopResponse
@!attribute [rw] creation_time
The creation time when Amazon Augmented AI created the human loop. @return [Time]
@!attribute [rw] failure_reason
The reason why a human loop failed. The failure reason is returned when the status of the human loop is `Failed`. @return [String]
@!attribute [rw] failure_code
A failure code that identifies the type of failure. Possible values: `ValidationError`, `Expired`, `InternalError` @return [String]
@!attribute [rw] human_loop_status
The status of the human loop. @return [String]
@!attribute [rw] human_loop_name
The name of the human loop. The name must be lowercase, unique within the Region in your account, and can have up to 63 characters. Valid characters: a-z, 0-9, and - (hyphen). @return [String]
@!attribute [rw] human_loop_arn
The Amazon Resource Name (ARN) of the human loop. @return [String]
@!attribute [rw] flow_definition_arn
The Amazon Resource Name (ARN) of the flow definition. @return [String]
@!attribute [rw] human_loop_output
An object that contains information about the output of the human loop. @return [Types::HumanLoopOutput]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-a2i-runtime-2019-11-07/DescribeHumanLoopResponse AWS API Documentation
Constants
- SENSITIVE