Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.bedrock.CfnKnowledgeBaseMixinProps.Builder
Packages that use CfnKnowledgeBaseMixinProps.Builder
-
Uses of CfnKnowledgeBaseMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.bedrock
Methods in software.amazon.awscdk.cfnpropertymixins.services.bedrock that return CfnKnowledgeBaseMixinProps.BuilderModifier and TypeMethodDescriptionCfnKnowledgeBaseMixinProps.builder()CfnKnowledgeBaseMixinProps.Builder.description(String description) Sets the value ofCfnKnowledgeBaseMixinProps.getDescription()CfnKnowledgeBaseMixinProps.Builder.knowledgeBaseConfiguration(CfnKnowledgeBasePropsMixin.KnowledgeBaseConfigurationProperty knowledgeBaseConfiguration) Sets the value ofCfnKnowledgeBaseMixinProps.getKnowledgeBaseConfiguration()CfnKnowledgeBaseMixinProps.Builder.knowledgeBaseConfiguration(IResolvable knowledgeBaseConfiguration) Sets the value ofCfnKnowledgeBaseMixinProps.getKnowledgeBaseConfiguration()Sets the value ofCfnKnowledgeBaseMixinProps.getName()Sets the value ofCfnKnowledgeBaseMixinProps.getRoleArn()CfnKnowledgeBaseMixinProps.Builder.storageConfiguration(CfnKnowledgeBasePropsMixin.StorageConfigurationProperty storageConfiguration) Sets the value ofCfnKnowledgeBaseMixinProps.getStorageConfiguration()CfnKnowledgeBaseMixinProps.Builder.storageConfiguration(IResolvable storageConfiguration) Sets the value ofCfnKnowledgeBaseMixinProps.getStorageConfiguration()Sets the value ofCfnKnowledgeBaseMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.bedrock with parameters of type CfnKnowledgeBaseMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnKnowledgeBaseMixinProps.Builder.