Uses of Class
software.amazon.awscdk.services.bedrock.CfnPrompt.PromptTemplateConfigurationProperty.Builder
Packages that use CfnPrompt.PromptTemplateConfigurationProperty.Builder
-
Uses of CfnPrompt.PromptTemplateConfigurationProperty.Builder in software.amazon.awscdk.services.bedrock
Methods in software.amazon.awscdk.services.bedrock that return CfnPrompt.PromptTemplateConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnPrompt.PromptTemplateConfigurationProperty.builder()CfnPrompt.PromptTemplateConfigurationProperty.Builder.chat(IResolvable chat) Sets the value ofCfnPrompt.PromptTemplateConfigurationProperty.getChat()CfnPrompt.PromptTemplateConfigurationProperty.Builder.chat(CfnPrompt.ChatPromptTemplateConfigurationProperty chat) Sets the value ofCfnPrompt.PromptTemplateConfigurationProperty.getChat()CfnPrompt.PromptTemplateConfigurationProperty.Builder.text(IResolvable text) Sets the value ofCfnPrompt.PromptTemplateConfigurationProperty.getText()CfnPrompt.PromptTemplateConfigurationProperty.Builder.text(CfnPrompt.TextPromptTemplateConfigurationProperty text) Sets the value ofCfnPrompt.PromptTemplateConfigurationProperty.getText()Constructors in software.amazon.awscdk.services.bedrock with parameters of type CfnPrompt.PromptTemplateConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPrompt.PromptTemplateConfigurationProperty.Builder.