Dashboard Small Multiples Options Args
constructor(maxVisibleColumns: Output<Double>? = null, maxVisibleRows: Output<Double>? = null, panelConfiguration: Output<DashboardPanelConfigurationArgs>? = null, xAxis: Output<DashboardSmallMultiplesAxisPropertiesArgs>? = null, yAxis: Output<DashboardSmallMultiplesAxisPropertiesArgs>? = null)