Dashboard Aggregation Function Args
constructor(attributeAggregationFunction: Output<DashboardAttributeAggregationFunctionArgs>? = null, categoricalAggregationFunction: Output<DashboardCategoricalAggregationFunction>? = null, dateAggregationFunction: Output<DashboardDateAggregationFunction>? = null, numericalAggregationFunction: Output<DashboardNumericalAggregationFunctionArgs>? = null)