AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Summary information about the human loop.

Inheritance Hierarchy

System.Object
  Amazon.AugmentedAIRuntime.Model.HumanLoopSummary

Namespace: Amazon.AugmentedAIRuntime.Model
Assembly: AWSSDK.AugmentedAIRuntime.dll
Version: 3.x.y.z

Syntax

C#
public class HumanLoopSummary

The HumanLoopSummary type exposes the following members

Constructors

NameDescription
Public Method HumanLoopSummary()

Properties

NameTypeDescription
Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

When Amazon Augmented AI created the human loop.

Public Property FailureReason System.String

Gets and sets the property FailureReason.

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

Public Property FlowDefinitionArn System.String

Gets and sets the property FlowDefinitionArn.

The Amazon Resource Name (ARN) of the flow definition used to configure the human loop.

Public Property HumanLoopName System.String

Gets and sets the property HumanLoopName.

The name of the human loop.

Public Property HumanLoopStatus Amazon.AugmentedAIRuntime.HumanLoopStatus

Gets and sets the property HumanLoopStatus.

The status of the human loop.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5