Uses of Interface
software.amazon.awscdk.services.bedrock.CfnDataSource.VectorIngestionConfigurationProperty
Packages that use CfnDataSource.VectorIngestionConfigurationProperty
-
Uses of CfnDataSource.VectorIngestionConfigurationProperty in software.amazon.awscdk.services.bedrock
Classes in software.amazon.awscdk.services.bedrock that implement CfnDataSource.VectorIngestionConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDataSource.VectorIngestionConfigurationPropertyMethods in software.amazon.awscdk.services.bedrock that return CfnDataSource.VectorIngestionConfigurationPropertyModifier and TypeMethodDescriptionCfnDataSource.VectorIngestionConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.bedrock with parameters of type CfnDataSource.VectorIngestionConfigurationPropertyModifier and TypeMethodDescriptionvoidCfnDataSource.setVectorIngestionConfiguration(CfnDataSource.VectorIngestionConfigurationProperty value) Contains details about how to ingest the documents in the data source.CfnDataSource.Builder.vectorIngestionConfiguration(CfnDataSource.VectorIngestionConfigurationProperty vectorIngestionConfiguration) Contains details about how to ingest the documents in the data source.CfnDataSourceProps.Builder.vectorIngestionConfiguration(CfnDataSource.VectorIngestionConfigurationProperty vectorIngestionConfiguration) Sets the value ofCfnDataSourceProps.getVectorIngestionConfiguration()