Widget Args
constructor(alertChart: Output<AlertChartArgs>? = null, blank: Output<EmptyArgs>? = null, collapsibleGroup: Output<CollapsibleGroupArgs>? = null, incidentList: Output<IncidentListArgs>? = null, logsPanel: Output<LogsPanelArgs>? = null, scorecard: Output<ScorecardArgs>? = null, text: Output<TextArgs>? = null, timeSeriesTable: Output<TimeSeriesTableArgs>? = null, title: Output<String>? = null, xyChart: Output<XyChartArgs>? = null)