Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.kendra.CfnDataSourceMixinProps.Builder
Packages that use CfnDataSourceMixinProps.Builder
-
Uses of CfnDataSourceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.kendra
Methods in software.amazon.awscdk.cfnpropertymixins.services.kendra that return CfnDataSourceMixinProps.BuilderModifier and TypeMethodDescriptionCfnDataSourceMixinProps.builder()CfnDataSourceMixinProps.Builder.customDocumentEnrichmentConfiguration(CfnDataSourcePropsMixin.CustomDocumentEnrichmentConfigurationProperty customDocumentEnrichmentConfiguration) Sets the value ofCfnDataSourceMixinProps.getCustomDocumentEnrichmentConfiguration()CfnDataSourceMixinProps.Builder.customDocumentEnrichmentConfiguration(IResolvable customDocumentEnrichmentConfiguration) Sets the value ofCfnDataSourceMixinProps.getCustomDocumentEnrichmentConfiguration()CfnDataSourceMixinProps.Builder.dataSourceConfiguration(CfnDataSourcePropsMixin.DataSourceConfigurationProperty dataSourceConfiguration) Sets the value ofCfnDataSourceMixinProps.getDataSourceConfiguration()CfnDataSourceMixinProps.Builder.dataSourceConfiguration(IResolvable dataSourceConfiguration) Sets the value ofCfnDataSourceMixinProps.getDataSourceConfiguration()CfnDataSourceMixinProps.Builder.description(String description) Sets the value ofCfnDataSourceMixinProps.getDescription()Sets the value ofCfnDataSourceMixinProps.getIndexId()Sets the value ofCfnDataSourceMixinProps.getIndexId()CfnDataSourceMixinProps.Builder.languageCode(String languageCode) Sets the value ofCfnDataSourceMixinProps.getLanguageCode()Sets the value ofCfnDataSourceMixinProps.getName()Sets the value ofCfnDataSourceMixinProps.getRoleArn()Sets the value ofCfnDataSourceMixinProps.getRoleArn()Sets the value ofCfnDataSourceMixinProps.getSchedule()Sets the value ofCfnDataSourceMixinProps.getTags()Sets the value ofCfnDataSourceMixinProps.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.kendra with parameters of type CfnDataSourceMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSourceMixinProps.Builder.