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.

Sets up the flow definition the image will be sent to if one of the conditions is met. You can also set certain attributes of the image before review.

Inheritance Hierarchy

System.Object
  Amazon.Rekognition.Model.HumanLoopConfig

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

Syntax

C#
public class HumanLoopConfig

The HumanLoopConfig type exposes the following members

Constructors

NameDescription
Public Method HumanLoopConfig()

Properties

NameTypeDescription
Public Property DataAttributes Amazon.Rekognition.Model.HumanLoopDataAttributes

Gets and sets the property DataAttributes.

Sets attributes of the input data.

Public Property FlowDefinitionArn System.String

Gets and sets the property FlowDefinitionArn.

The Amazon Resource Name (ARN) of the flow definition. You can create a flow definition by using the Amazon Sagemaker CreateFlowDefinition Operation.

Public Property HumanLoopName System.String

Gets and sets the property HumanLoopName.

The name of the human review used for this image. This should be kept unique within a region.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5