The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Paws::SageMakerA2IRuntime::DescribeHumanLoopResponse

ATTRIBUTES

REQUIRED CreationTime => Str

The creation time when Amazon Augmented AI created the human loop.

FailureCode => Str

A failure code that identifies the type of failure.

Possible values: ValidationError, Expired, InternalError

FailureReason => Str

The reason why a human loop failed. The failure reason is returned when the status of the human loop is Failed.

REQUIRED FlowDefinitionArn => Str

The Amazon Resource Name (ARN) of the flow definition.

REQUIRED HumanLoopArn => Str

The Amazon Resource Name (ARN) of the human loop.

REQUIRED HumanLoopName => Str

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).

HumanLoopOutput => Paws::SageMakerA2IRuntime::HumanLoopOutput

An object that contains information about the output of the human loop.

REQUIRED HumanLoopStatus => Str

The status of the human loop.

Valid values are: "InProgress", "Failed", "Completed", "Stopped", "Stopping" =head2 _request_id => Str