Dashboard Bin Width Options Args
data class DashboardBinWidthOptionsArgs(val binCountLimit: Output<Double>? = null, val value: Output<Double>? = null) : ConvertibleToJava<DashboardBinWidthOptionsArgs>
Constructors
Link copied to clipboard
fun DashboardBinWidthOptionsArgs(binCountLimit: Output<Double>? = null, value: Output<Double>? = null)