Uses of Class
software.amazon.awscdk.services.bedrock.CfnPrompt.ChatPromptTemplateConfigurationProperty.Builder
Packages that use CfnPrompt.ChatPromptTemplateConfigurationProperty.Builder
-
Uses of CfnPrompt.ChatPromptTemplateConfigurationProperty.Builder in software.amazon.awscdk.services.bedrock
Methods in software.amazon.awscdk.services.bedrock that return CfnPrompt.ChatPromptTemplateConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnPrompt.ChatPromptTemplateConfigurationProperty.builder()CfnPrompt.ChatPromptTemplateConfigurationProperty.Builder.inputVariables(List<? extends Object> inputVariables) Sets the value ofCfnPrompt.ChatPromptTemplateConfigurationProperty.getInputVariables()CfnPrompt.ChatPromptTemplateConfigurationProperty.Builder.inputVariables(IResolvable inputVariables) Sets the value ofCfnPrompt.ChatPromptTemplateConfigurationProperty.getInputVariables()Sets the value ofCfnPrompt.ChatPromptTemplateConfigurationProperty.getMessages()CfnPrompt.ChatPromptTemplateConfigurationProperty.Builder.messages(IResolvable messages) Sets the value ofCfnPrompt.ChatPromptTemplateConfigurationProperty.getMessages()Sets the value ofCfnPrompt.ChatPromptTemplateConfigurationProperty.getSystem()CfnPrompt.ChatPromptTemplateConfigurationProperty.Builder.system(IResolvable system) Sets the value ofCfnPrompt.ChatPromptTemplateConfigurationProperty.getSystem()CfnPrompt.ChatPromptTemplateConfigurationProperty.Builder.toolConfiguration(IResolvable toolConfiguration) Sets the value ofCfnPrompt.ChatPromptTemplateConfigurationProperty.getToolConfiguration()CfnPrompt.ChatPromptTemplateConfigurationProperty.Builder.toolConfiguration(CfnPrompt.ToolConfigurationProperty toolConfiguration) Sets the value ofCfnPrompt.ChatPromptTemplateConfigurationProperty.getToolConfiguration()Constructors in software.amazon.awscdk.services.bedrock with parameters of type CfnPrompt.ChatPromptTemplateConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPrompt.ChatPromptTemplateConfigurationProperty.Builder.