Uses of Class
software.amazon.awscdk.services.bedrock.CfnFlow.PromptFlowNodeConfigurationProperty.Builder
Packages that use CfnFlow.PromptFlowNodeConfigurationProperty.Builder
-
Uses of CfnFlow.PromptFlowNodeConfigurationProperty.Builder in software.amazon.awscdk.services.bedrock
Methods in software.amazon.awscdk.services.bedrock that return CfnFlow.PromptFlowNodeConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnFlow.PromptFlowNodeConfigurationProperty.builder()
CfnFlow.PromptFlowNodeConfigurationProperty.Builder.guardrailConfiguration
(IResolvable guardrailConfiguration) Sets the value ofCfnFlow.PromptFlowNodeConfigurationProperty.getGuardrailConfiguration()
CfnFlow.PromptFlowNodeConfigurationProperty.Builder.guardrailConfiguration
(CfnFlow.GuardrailConfigurationProperty guardrailConfiguration) Sets the value ofCfnFlow.PromptFlowNodeConfigurationProperty.getGuardrailConfiguration()
CfnFlow.PromptFlowNodeConfigurationProperty.Builder.sourceConfiguration
(IResolvable sourceConfiguration) Sets the value ofCfnFlow.PromptFlowNodeConfigurationProperty.getSourceConfiguration()
CfnFlow.PromptFlowNodeConfigurationProperty.Builder.sourceConfiguration
(CfnFlow.PromptFlowNodeSourceConfigurationProperty sourceConfiguration) Sets the value ofCfnFlow.PromptFlowNodeConfigurationProperty.getSourceConfiguration()
Constructors in software.amazon.awscdk.services.bedrock with parameters of type CfnFlow.PromptFlowNodeConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFlow.PromptFlowNodeConfigurationProperty.Builder
.