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