inputDataConfig property

Output<EntityRecognizerInputDataConfig> inputDataConfig
latefinal

Configuration for the training and testing data. See the inputDataConfig Configuration Block section below.

Implementation

late final pulumi.Output<EntityRecognizerInputDataConfig> inputDataConfig;