SolutionIntegerHyperParameterRangeArgs

constructor(maxValue: Output<Int>? = null, minValue: Output<Int>? = null, name: Output<String>? = null)