Google Monitoring V3Range Args
data class GoogleMonitoringV3RangeArgs(val max: Output<Double>? = null, val min: Output<Double>? = null) : ConvertibleToJava<GoogleMonitoringV3RangeArgs>
Range of numerical values within min and max.