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.

An object containing the human loop input in JSON format.

Inheritance Hierarchy

System.Object
  Amazon.AugmentedAIRuntime.Model.HumanLoopInput

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

Syntax

C#
public class HumanLoopInput

The HumanLoopInput type exposes the following members

Constructors

NameDescription
Public Method HumanLoopInput()

Properties

NameTypeDescription
Public Property InputContent System.String

Gets and sets the property InputContent.

Serialized input from the human loop. The input must be a string representation of a file in JSON format.

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