BatchDetectEntitiesItemResult - Amazon Comprehend API Reference

BatchDetectEntitiesItemResult

The result of calling the BatchDetectEntities operation. The operation returns one object for each document that is successfully processed by the operation.

Contents

Entities

One or more Entity objects, one for each entity detected in the document.

Type: Array of Entity objects

Required: No

Index

The zero-based index of the document in the input list.

Type: Integer

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: