Class DatasetEntityRecognizerInputDataConfig

java.lang.Object
software.amazon.awssdk.services.comprehend.model.DatasetEntityRecognizerInputDataConfig
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<DatasetEntityRecognizerInputDataConfig.Builder,DatasetEntityRecognizerInputDataConfig>

@Generated("software.amazon.awssdk:codegen") public final class DatasetEntityRecognizerInputDataConfig extends Object implements SdkPojo, Serializable, ToCopyableBuilder<DatasetEntityRecognizerInputDataConfig.Builder,DatasetEntityRecognizerInputDataConfig>

Specifies the format and location of the input data. You must provide either the Annotations parameter or the EntityList parameter.

See Also:
  • Method Details