Uses of Class
software.amazon.awscdk.services.bedrock.CfnAgent.InferenceConfigurationProperty.Builder
Packages that use CfnAgent.InferenceConfigurationProperty.Builder
-
Uses of CfnAgent.InferenceConfigurationProperty.Builder in software.amazon.awscdk.services.bedrock
Methods in software.amazon.awscdk.services.bedrock that return CfnAgent.InferenceConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnAgent.InferenceConfigurationProperty.builder()CfnAgent.InferenceConfigurationProperty.Builder.maximumLength(Number maximumLength) Sets the value ofCfnAgent.InferenceConfigurationProperty.getMaximumLength()CfnAgent.InferenceConfigurationProperty.Builder.stopSequences(List<String> stopSequences) Sets the value ofCfnAgent.InferenceConfigurationProperty.getStopSequences()CfnAgent.InferenceConfigurationProperty.Builder.temperature(Number temperature) Sets the value ofCfnAgent.InferenceConfigurationProperty.getTemperature()Sets the value ofCfnAgent.InferenceConfigurationProperty.getTopK()Sets the value ofCfnAgent.InferenceConfigurationProperty.getTopP()Constructors in software.amazon.awscdk.services.bedrock with parameters of type CfnAgent.InferenceConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAgent.InferenceConfigurationProperty.Builder.