Table of Contents

Class TextractOcr.ConnectionTestResult

Namespace
LMKit.Integrations.AWS.Ocr.Textract
Assembly
LM-Kit.NET.dll
public sealed class TextractOcr.ConnectionTestResult
Inheritance
TextractOcr.ConnectionTestResult
Inherited Members

Properties

Message

Human-readable description of the outcome (for example the AWS error code on failure, or a confirmation string on success).

Success

true when the supplied credentials reached Textract in the target region.

Share