DashboardHistogramBinOptionsArgs

constructor(binCount: Output<DashboardBinCountOptionsArgs>? = null, binWidth: Output<DashboardBinWidthOptionsArgs>? = null, selectedBinType: Output<DashboardHistogramBinType>? = null, startValue: Output<Double>? = null)