annotations property

Input<EntityRecognizerInputDataConfigAnnotations?>? annotations
final

Specifies location of the document annotation data. See the annotations Configuration Block section below. One of annotations or entityList is required.

Implementation

final pulumi.Input<EntityRecognizerInputDataConfigAnnotations?>? annotations;