Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.bedrock.CfnDataSourceMixinProps.Builder
Packages that use CfnDataSourceMixinProps.Builder
-
Uses of CfnDataSourceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.bedrock
Methods in software.amazon.awscdk.cfnpropertymixins.services.bedrock that return CfnDataSourceMixinProps.BuilderModifier and TypeMethodDescriptionCfnDataSourceMixinProps.builder()CfnDataSourceMixinProps.Builder.dataDeletionPolicy(String dataDeletionPolicy) Sets the value ofCfnDataSourceMixinProps.getDataDeletionPolicy()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()CfnDataSourceMixinProps.Builder.knowledgeBaseId(String knowledgeBaseId) Sets the value ofCfnDataSourceMixinProps.getKnowledgeBaseId()Sets the value ofCfnDataSourceMixinProps.getName()CfnDataSourceMixinProps.Builder.serverSideEncryptionConfiguration(CfnDataSourcePropsMixin.ServerSideEncryptionConfigurationProperty serverSideEncryptionConfiguration) Sets the value ofCfnDataSourceMixinProps.getServerSideEncryptionConfiguration()CfnDataSourceMixinProps.Builder.serverSideEncryptionConfiguration(IResolvable serverSideEncryptionConfiguration) Sets the value ofCfnDataSourceMixinProps.getServerSideEncryptionConfiguration()CfnDataSourceMixinProps.Builder.vectorIngestionConfiguration(CfnDataSourcePropsMixin.VectorIngestionConfigurationProperty vectorIngestionConfiguration) Sets the value ofCfnDataSourceMixinProps.getVectorIngestionConfiguration()CfnDataSourceMixinProps.Builder.vectorIngestionConfiguration(IResolvable vectorIngestionConfiguration) Sets the value ofCfnDataSourceMixinProps.getVectorIngestionConfiguration()Constructors in software.amazon.awscdk.cfnpropertymixins.services.bedrock with parameters of type CfnDataSourceMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSourceMixinProps.Builder.