Uses of Class
software.amazon.awscdk.services.bedrock.CfnPrompt.PromptModelInferenceConfigurationProperty.Builder
Packages that use CfnPrompt.PromptModelInferenceConfigurationProperty.Builder
-
Uses of CfnPrompt.PromptModelInferenceConfigurationProperty.Builder in software.amazon.awscdk.services.bedrock
Methods in software.amazon.awscdk.services.bedrock that return CfnPrompt.PromptModelInferenceConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnPrompt.PromptModelInferenceConfigurationProperty.builder()Sets the value ofCfnPrompt.PromptModelInferenceConfigurationProperty.getMaxTokens()CfnPrompt.PromptModelInferenceConfigurationProperty.Builder.stopSequences(List<String> stopSequences) Sets the value ofCfnPrompt.PromptModelInferenceConfigurationProperty.getStopSequences()CfnPrompt.PromptModelInferenceConfigurationProperty.Builder.temperature(Number temperature) Sets the value ofCfnPrompt.PromptModelInferenceConfigurationProperty.getTemperature()Sets the value ofCfnPrompt.PromptModelInferenceConfigurationProperty.getTopP()Constructors in software.amazon.awscdk.services.bedrock with parameters of type CfnPrompt.PromptModelInferenceConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPrompt.PromptModelInferenceConfigurationProperty.Builder.