Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.bedrock.CfnKnowledgeBasePropsMixin.Builder
Packages that use CfnKnowledgeBasePropsMixin.Builder
-
Uses of CfnKnowledgeBasePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.bedrock
Methods in software.amazon.awscdk.cfnpropertymixins.services.bedrock that return CfnKnowledgeBasePropsMixin.BuilderModifier and TypeMethodDescriptionCfnKnowledgeBasePropsMixin.Builder.create()CfnKnowledgeBasePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnKnowledgeBasePropsMixin.Builder.description(String description) The description of the knowledge base associated with the inline agent.CfnKnowledgeBasePropsMixin.Builder.knowledgeBaseConfiguration(CfnKnowledgeBasePropsMixin.KnowledgeBaseConfigurationProperty knowledgeBaseConfiguration) Contains details about the embeddings configuration of the knowledge base.CfnKnowledgeBasePropsMixin.Builder.knowledgeBaseConfiguration(IResolvable knowledgeBaseConfiguration) Contains details about the embeddings configuration of the knowledge base.The name of the knowledge base.The Amazon Resource Name (ARN) of the IAM role with permissions to invoke API operations on the knowledge base.CfnKnowledgeBasePropsMixin.Builder.storageConfiguration(CfnKnowledgeBasePropsMixin.StorageConfigurationProperty storageConfiguration) Contains details about the storage configuration of the knowledge base.CfnKnowledgeBasePropsMixin.Builder.storageConfiguration(IResolvable storageConfiguration) Contains details about the storage configuration of the knowledge base.Metadata that you can assign to a resource as key-value pairs.