Uses of Interface
software.amazon.awscdk.services.comprehend.CfnDocumentClassifier.DocumentClassifierInputDataConfigProperty
-
Uses of CfnDocumentClassifier.DocumentClassifierInputDataConfigProperty in software.amazon.awscdk.services.comprehend
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnDocumentClassifier.DocumentClassifierInputDataConfigProperty
Modifier and TypeMethodDescriptionCfnDocumentClassifier.DocumentClassifierInputDataConfigProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnDocumentClassifier.Builder.inputDataConfig
(CfnDocumentClassifier.DocumentClassifierInputDataConfigProperty inputDataConfig) Specifies the format and location of the input data for the job.CfnDocumentClassifierProps.Builder.inputDataConfig
(CfnDocumentClassifier.DocumentClassifierInputDataConfigProperty inputDataConfig) Sets the value ofCfnDocumentClassifierProps.getInputDataConfig()
void
CfnDocumentClassifier.setInputDataConfig
(CfnDocumentClassifier.DocumentClassifierInputDataConfigProperty value) Specifies the format and location of the input data for the job.