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