Uses of Interface
software.amazon.awscdk.services.qbusiness.CfnDataSource.DocumentEnrichmentConfigurationProperty
Packages that use CfnDataSource.DocumentEnrichmentConfigurationProperty
-
Uses of CfnDataSource.DocumentEnrichmentConfigurationProperty in software.amazon.awscdk.services.qbusiness
Classes in software.amazon.awscdk.services.qbusiness that implement CfnDataSource.DocumentEnrichmentConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDataSource.DocumentEnrichmentConfigurationPropertyMethods in software.amazon.awscdk.services.qbusiness that return CfnDataSource.DocumentEnrichmentConfigurationPropertyModifier and TypeMethodDescriptionCfnDataSource.DocumentEnrichmentConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.qbusiness with parameters of type CfnDataSource.DocumentEnrichmentConfigurationPropertyModifier and TypeMethodDescriptionCfnDataSource.Builder.documentEnrichmentConfiguration(CfnDataSource.DocumentEnrichmentConfigurationProperty documentEnrichmentConfiguration) Provides the configuration information for altering document metadata and content during the document ingestion process.CfnDataSourceProps.Builder.documentEnrichmentConfiguration(CfnDataSource.DocumentEnrichmentConfigurationProperty documentEnrichmentConfiguration) Sets the value ofCfnDataSourceProps.getDocumentEnrichmentConfiguration()voidCfnDataSource.setDocumentEnrichmentConfiguration(CfnDataSource.DocumentEnrichmentConfigurationProperty value) Provides the configuration information for altering document metadata and content during the document ingestion process.