Uses of Class
software.amazon.awscdk.services.bedrock.CfnPrompt.PromptVariantProperty.Builder
Packages that use CfnPrompt.PromptVariantProperty.Builder
-
Uses of CfnPrompt.PromptVariantProperty.Builder in software.amazon.awscdk.services.bedrock
Methods in software.amazon.awscdk.services.bedrock that return CfnPrompt.PromptVariantProperty.BuilderModifier and TypeMethodDescriptionCfnPrompt.PromptVariantProperty.builder()CfnPrompt.PromptVariantProperty.Builder.inferenceConfiguration(IResolvable inferenceConfiguration) Sets the value ofCfnPrompt.PromptVariantProperty.getInferenceConfiguration()CfnPrompt.PromptVariantProperty.Builder.inferenceConfiguration(CfnPrompt.PromptInferenceConfigurationProperty inferenceConfiguration) Sets the value ofCfnPrompt.PromptVariantProperty.getInferenceConfiguration()Sets the value ofCfnPrompt.PromptVariantProperty.getModelId()Sets the value ofCfnPrompt.PromptVariantProperty.getName()CfnPrompt.PromptVariantProperty.Builder.templateConfiguration(IResolvable templateConfiguration) Sets the value ofCfnPrompt.PromptVariantProperty.getTemplateConfiguration()CfnPrompt.PromptVariantProperty.Builder.templateConfiguration(CfnPrompt.PromptTemplateConfigurationProperty templateConfiguration) Sets the value ofCfnPrompt.PromptVariantProperty.getTemplateConfiguration()CfnPrompt.PromptVariantProperty.Builder.templateType(String templateType) Sets the value ofCfnPrompt.PromptVariantProperty.getTemplateType()Constructors in software.amazon.awscdk.services.bedrock with parameters of type CfnPrompt.PromptVariantProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPrompt.PromptVariantProperty.Builder.