| Modifier and Type | Method and Description |
|---|---|
static CfnSolution.IntegerHyperParameterRangeProperty.Builder |
CfnSolution.IntegerHyperParameterRangeProperty.builder() |
CfnSolution.IntegerHyperParameterRangeProperty.Builder |
CfnSolution.IntegerHyperParameterRangeProperty.Builder.maxValue(Number maxValue)
Sets the value of
CfnSolution.IntegerHyperParameterRangeProperty.getMaxValue() |
CfnSolution.IntegerHyperParameterRangeProperty.Builder |
CfnSolution.IntegerHyperParameterRangeProperty.Builder.minValue(Number minValue)
Sets the value of
CfnSolution.IntegerHyperParameterRangeProperty.getMinValue() |
CfnSolution.IntegerHyperParameterRangeProperty.Builder |
CfnSolution.IntegerHyperParameterRangeProperty.Builder.name(String name)
Sets the value of
CfnSolution.IntegerHyperParameterRangeProperty.getName() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnSolution.IntegerHyperParameterRangeProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSolution.AlgorithmHyperParameterRangesProperty.Builder. |
Copyright © 2023. All rights reserved.