Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.qbusiness.CfnDataSourceMixinProps.Builder
Packages that use CfnDataSourceMixinProps.Builder
-
Uses of CfnDataSourceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.qbusiness
Methods in software.amazon.awscdk.cfnpropertymixins.services.qbusiness that return CfnDataSourceMixinProps.BuilderModifier and TypeMethodDescriptionCfnDataSourceMixinProps.Builder.applicationId(String applicationId) Sets the value ofCfnDataSourceMixinProps.getApplicationId()CfnDataSourceMixinProps.builder()CfnDataSourceMixinProps.Builder.configuration(Object configuration) Sets the value ofCfnDataSourceMixinProps.getConfiguration()CfnDataSourceMixinProps.Builder.description(String description) Sets the value ofCfnDataSourceMixinProps.getDescription()CfnDataSourceMixinProps.Builder.displayName(String displayName) Sets the value ofCfnDataSourceMixinProps.getDisplayName()CfnDataSourceMixinProps.Builder.documentEnrichmentConfiguration(CfnDataSourcePropsMixin.DocumentEnrichmentConfigurationProperty documentEnrichmentConfiguration) Sets the value ofCfnDataSourceMixinProps.getDocumentEnrichmentConfiguration()CfnDataSourceMixinProps.Builder.documentEnrichmentConfiguration(IResolvable documentEnrichmentConfiguration) Sets the value ofCfnDataSourceMixinProps.getDocumentEnrichmentConfiguration()Sets the value ofCfnDataSourceMixinProps.getIndexId()CfnDataSourceMixinProps.Builder.mediaExtractionConfiguration(CfnDataSourcePropsMixin.MediaExtractionConfigurationProperty mediaExtractionConfiguration) Sets the value ofCfnDataSourceMixinProps.getMediaExtractionConfiguration()CfnDataSourceMixinProps.Builder.mediaExtractionConfiguration(IResolvable mediaExtractionConfiguration) Sets the value ofCfnDataSourceMixinProps.getMediaExtractionConfiguration()Sets the value ofCfnDataSourceMixinProps.getRoleArn()CfnDataSourceMixinProps.Builder.syncSchedule(String syncSchedule) Sets the value ofCfnDataSourceMixinProps.getSyncSchedule()Sets the value ofCfnDataSourceMixinProps.getTags()CfnDataSourceMixinProps.Builder.vpcConfiguration(CfnDataSourcePropsMixin.DataSourceVpcConfigurationProperty vpcConfiguration) Sets the value ofCfnDataSourceMixinProps.getVpcConfiguration()CfnDataSourceMixinProps.Builder.vpcConfiguration(IResolvable vpcConfiguration) Sets the value ofCfnDataSourceMixinProps.getVpcConfiguration()Constructors in software.amazon.awscdk.cfnpropertymixins.services.qbusiness with parameters of type CfnDataSourceMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSourceMixinProps.Builder.