entityList property

Input<EntityRecognizerInputDataConfigEntityList?>? entityList
final

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

Implementation

final pulumi.Input<EntityRecognizerInputDataConfigEntityList?>? entityList;