Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.bedrock.CfnDataSourcePropsMixin.VectorIngestionConfigurationProperty
Packages that use CfnDataSourcePropsMixin.VectorIngestionConfigurationProperty
-
Uses of CfnDataSourcePropsMixin.VectorIngestionConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.bedrock
Classes in software.amazon.awscdk.cfnpropertymixins.services.bedrock that implement CfnDataSourcePropsMixin.VectorIngestionConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDataSourcePropsMixin.VectorIngestionConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.bedrock that return CfnDataSourcePropsMixin.VectorIngestionConfigurationPropertyModifier and TypeMethodDescriptionCfnDataSourcePropsMixin.VectorIngestionConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.bedrock with parameters of type CfnDataSourcePropsMixin.VectorIngestionConfigurationPropertyModifier and TypeMethodDescriptionCfnDataSourceMixinProps.Builder.vectorIngestionConfiguration(CfnDataSourcePropsMixin.VectorIngestionConfigurationProperty vectorIngestionConfiguration) Sets the value ofCfnDataSourceMixinProps.getVectorIngestionConfiguration()CfnDataSourcePropsMixin.Builder.vectorIngestionConfiguration(CfnDataSourcePropsMixin.VectorIngestionConfigurationProperty vectorIngestionConfiguration) Contains details about how to ingest the documents in the data source.