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
| Name | Description |
|---|---|
AHumanLoopName | Specify the name of the human workflow used for this image. |
AFlowDefinitionArn | Specify the Amazon Resource Name (ARN) of the flow definition. |