Uses of Class
software.amazon.awscdk.services.sagemaker.CfnAlgorithm.HyperParameterSpecificationProperty.Builder
Packages that use CfnAlgorithm.HyperParameterSpecificationProperty.Builder
-
Uses of CfnAlgorithm.HyperParameterSpecificationProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnAlgorithm.HyperParameterSpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnAlgorithm.HyperParameterSpecificationProperty.builder()CfnAlgorithm.HyperParameterSpecificationProperty.Builder.defaultValue(String defaultValue) Sets the value ofCfnAlgorithm.HyperParameterSpecificationProperty.getDefaultValue()CfnAlgorithm.HyperParameterSpecificationProperty.Builder.description(String description) Sets the value ofCfnAlgorithm.HyperParameterSpecificationProperty.getDescription()CfnAlgorithm.HyperParameterSpecificationProperty.Builder.isRequired(Boolean isRequired) Sets the value ofCfnAlgorithm.HyperParameterSpecificationProperty.getIsRequired()CfnAlgorithm.HyperParameterSpecificationProperty.Builder.isRequired(IResolvable isRequired) Sets the value ofCfnAlgorithm.HyperParameterSpecificationProperty.getIsRequired()Sets the value ofCfnAlgorithm.HyperParameterSpecificationProperty.getIsTunable()CfnAlgorithm.HyperParameterSpecificationProperty.Builder.isTunable(IResolvable isTunable) Sets the value ofCfnAlgorithm.HyperParameterSpecificationProperty.getIsTunable()Sets the value ofCfnAlgorithm.HyperParameterSpecificationProperty.getName()CfnAlgorithm.HyperParameterSpecificationProperty.Builder.range(IResolvable range) Sets the value ofCfnAlgorithm.HyperParameterSpecificationProperty.getRange()CfnAlgorithm.HyperParameterSpecificationProperty.Builder.range(CfnAlgorithm.ParameterRangeProperty range) Sets the value ofCfnAlgorithm.HyperParameterSpecificationProperty.getRange()Sets the value ofCfnAlgorithm.HyperParameterSpecificationProperty.getType()Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnAlgorithm.HyperParameterSpecificationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAlgorithm.HyperParameterSpecificationProperty.Builder.