Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.bedrock.CfnFlowVersionPropsMixin.KnowledgeBaseFlowNodeConfigurationProperty.Builder
-
Uses of CfnFlowVersionPropsMixin.KnowledgeBaseFlowNodeConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.bedrock
Methods in software.amazon.awscdk.cfnpropertymixins.services.bedrock that return CfnFlowVersionPropsMixin.KnowledgeBaseFlowNodeConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnFlowVersionPropsMixin.KnowledgeBaseFlowNodeConfigurationProperty.builder()CfnFlowVersionPropsMixin.KnowledgeBaseFlowNodeConfigurationProperty.Builder.guardrailConfiguration(CfnFlowVersionPropsMixin.GuardrailConfigurationProperty guardrailConfiguration) CfnFlowVersionPropsMixin.KnowledgeBaseFlowNodeConfigurationProperty.Builder.guardrailConfiguration(IResolvable guardrailConfiguration) CfnFlowVersionPropsMixin.KnowledgeBaseFlowNodeConfigurationProperty.Builder.inferenceConfiguration(CfnFlowVersionPropsMixin.PromptInferenceConfigurationProperty inferenceConfiguration) CfnFlowVersionPropsMixin.KnowledgeBaseFlowNodeConfigurationProperty.Builder.inferenceConfiguration(IResolvable inferenceConfiguration) CfnFlowVersionPropsMixin.KnowledgeBaseFlowNodeConfigurationProperty.Builder.knowledgeBaseId(String knowledgeBaseId) CfnFlowVersionPropsMixin.KnowledgeBaseFlowNodeConfigurationProperty.Builder.numberOfResults(Number numberOfResults) CfnFlowVersionPropsMixin.KnowledgeBaseFlowNodeConfigurationProperty.Builder.orchestrationConfiguration(CfnFlowVersionPropsMixin.KnowledgeBaseOrchestrationConfigurationProperty orchestrationConfiguration) CfnFlowVersionPropsMixin.KnowledgeBaseFlowNodeConfigurationProperty.Builder.orchestrationConfiguration(IResolvable orchestrationConfiguration) CfnFlowVersionPropsMixin.KnowledgeBaseFlowNodeConfigurationProperty.Builder.promptTemplate(CfnFlowVersionPropsMixin.KnowledgeBasePromptTemplateProperty promptTemplate) CfnFlowVersionPropsMixin.KnowledgeBaseFlowNodeConfigurationProperty.Builder.promptTemplate(IResolvable promptTemplate) CfnFlowVersionPropsMixin.KnowledgeBaseFlowNodeConfigurationProperty.Builder.rerankingConfiguration(CfnFlowVersionPropsMixin.VectorSearchRerankingConfigurationProperty rerankingConfiguration) CfnFlowVersionPropsMixin.KnowledgeBaseFlowNodeConfigurationProperty.Builder.rerankingConfiguration(IResolvable rerankingConfiguration) Constructors in software.amazon.awscdk.cfnpropertymixins.services.bedrock with parameters of type CfnFlowVersionPropsMixin.KnowledgeBaseFlowNodeConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFlowVersionPropsMixin.KnowledgeBaseFlowNodeConfigurationProperty.Builder.