Skip to main content

TTextractHumanLoopConfig

Class in AWS.Textract

HumanLoopConfig class.

Ancestors

Properties

DataAttributes

property DataAttributes: ITextractHumanLoopDataAttributes

Type: ITextractHumanLoopDataAttributes

FlowDefinitionArn

property FlowDefinitionArn: TARN

HumanLoopName

property HumanLoopName: string

Constructors

Create

constructor Create(const AHumanLoopName: string; const AFlowDefinitionArn: TARN);

Constructor for TTextractHumanLoopConfig.

Parameters

NameDescription
AHumanLoopNameSpecify the name of the human workflow used for this image.
AFlowDefinitionArnSpecify the Amazon Resource Name (ARN) of the flow definition.