Uses of Class
software.amazon.awscdk.services.bedrock.CfnKnowledgeBase.PineconeConfigurationProperty.Builder
Packages that use CfnKnowledgeBase.PineconeConfigurationProperty.Builder
-
Uses of CfnKnowledgeBase.PineconeConfigurationProperty.Builder in software.amazon.awscdk.services.bedrock
Methods in software.amazon.awscdk.services.bedrock that return CfnKnowledgeBase.PineconeConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnKnowledgeBase.PineconeConfigurationProperty.builder()CfnKnowledgeBase.PineconeConfigurationProperty.Builder.connectionString(String connectionString) Sets the value ofCfnKnowledgeBase.PineconeConfigurationProperty.getConnectionString()CfnKnowledgeBase.PineconeConfigurationProperty.Builder.credentialsSecretArn(String credentialsSecretArn) Sets the value ofCfnKnowledgeBase.PineconeConfigurationProperty.getCredentialsSecretArn()CfnKnowledgeBase.PineconeConfigurationProperty.Builder.fieldMapping(IResolvable fieldMapping) Sets the value ofCfnKnowledgeBase.PineconeConfigurationProperty.getFieldMapping()CfnKnowledgeBase.PineconeConfigurationProperty.Builder.fieldMapping(CfnKnowledgeBase.PineconeFieldMappingProperty fieldMapping) Sets the value ofCfnKnowledgeBase.PineconeConfigurationProperty.getFieldMapping()Sets the value ofCfnKnowledgeBase.PineconeConfigurationProperty.getNamespace()Constructors in software.amazon.awscdk.services.bedrock with parameters of type CfnKnowledgeBase.PineconeConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnKnowledgeBase.PineconeConfigurationProperty.Builder.