Namespace Amazon.CDK.CfnPropertyMixins.AWS.Comprehend
Classes
| CfnDocumentClassifierMixinProps | Properties for CfnDocumentClassifierPropsMixin. |
| CfnDocumentClassifierPropsMixin | This resource creates and trains a document classifier to categorize documents. |
| CfnDocumentClassifierPropsMixin.AugmentedManifestsListItemProperty | An augmented manifest file that provides training data for your custom model. |
| CfnDocumentClassifierPropsMixin.DocumentClassifierDocumentsProperty | The location of the training documents. |
| CfnDocumentClassifierPropsMixin.DocumentClassifierInputDataConfigProperty | The input properties for training a document classifier. |
| CfnDocumentClassifierPropsMixin.DocumentClassifierOutputDataConfigProperty | Provide the location for output data from a custom classifier job. |
| CfnDocumentClassifierPropsMixin.DocumentReaderConfigProperty | Provides configuration parameters to override the default actions for extracting text from PDF documents and image files. |
| CfnDocumentClassifierPropsMixin.VpcConfigProperty | Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for the job. |
| CfnFlywheelMixinProps | Properties for CfnFlywheelPropsMixin. |
| CfnFlywheelPropsMixin | A flywheel is an AWS resource that orchestrates the ongoing training of a model for custom classification or custom entity recognition. |
| CfnFlywheelPropsMixin.DataSecurityConfigProperty | Data security configuration. |
| CfnFlywheelPropsMixin.DocumentClassificationConfigProperty | Configuration required for a document classification model. |
| CfnFlywheelPropsMixin.EntityRecognitionConfigProperty | Configuration required for an entity recognition model. |
| CfnFlywheelPropsMixin.EntityTypesListItemProperty | An entity type within a labeled training dataset that Amazon Comprehend uses to train a custom entity recognizer. |
| CfnFlywheelPropsMixin.TaskConfigProperty | Configuration about the model associated with a flywheel. |
| CfnFlywheelPropsMixin.VpcConfigProperty | Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for the job. |
Interfaces
| CfnDocumentClassifierPropsMixin.IAugmentedManifestsListItemProperty | An augmented manifest file that provides training data for your custom model. |
| CfnDocumentClassifierPropsMixin.IDocumentClassifierDocumentsProperty | The location of the training documents. |
| CfnDocumentClassifierPropsMixin.IDocumentClassifierInputDataConfigProperty | The input properties for training a document classifier. |
| CfnDocumentClassifierPropsMixin.IDocumentClassifierOutputDataConfigProperty | Provide the location for output data from a custom classifier job. |
| CfnDocumentClassifierPropsMixin.IDocumentReaderConfigProperty | Provides configuration parameters to override the default actions for extracting text from PDF documents and image files. |
| CfnDocumentClassifierPropsMixin.IVpcConfigProperty | Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for the job. |
| CfnFlywheelPropsMixin.IDataSecurityConfigProperty | Data security configuration. |
| CfnFlywheelPropsMixin.IDocumentClassificationConfigProperty | Configuration required for a document classification model. |
| CfnFlywheelPropsMixin.IEntityRecognitionConfigProperty | Configuration required for an entity recognition model. |
| CfnFlywheelPropsMixin.IEntityTypesListItemProperty | An entity type within a labeled training dataset that Amazon Comprehend uses to train a custom entity recognizer. |
| CfnFlywheelPropsMixin.ITaskConfigProperty | Configuration about the model associated with a flywheel. |
| CfnFlywheelPropsMixin.IVpcConfigProperty | Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for the job. |
| ICfnDocumentClassifierMixinProps | Properties for CfnDocumentClassifierPropsMixin. |
| ICfnFlywheelMixinProps | Properties for CfnFlywheelPropsMixin. |