inputDataConfig property

Input<EntityRecognizerInputDataConfig?>? inputDataConfig
final

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

Implementation

final pulumi.Input<EntityRecognizerInputDataConfig?>? inputDataConfig;