Entity Recognizer Input Data Config Args
constructor(annotations: Output<EntityRecognizerInputDataConfigAnnotationsArgs>? = null, augmentedManifests: Output<List<EntityRecognizerInputDataConfigAugmentedManifestArgs>>? = null, dataFormat: Output<String>? = null, documents: Output<EntityRecognizerInputDataConfigDocumentsArgs>? = null, entityList: Output<EntityRecognizerInputDataConfigEntityListArgs>? = null, entityTypes: Output<List<EntityRecognizerInputDataConfigEntityTypeArgs>>)