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