View By Scope Args
constructor(accumulated: Output<Either<String, AccumulatedType>>? = null, chart: Output<Either<String, ChartType>>? = null, dataSet: Output<ReportConfigDatasetArgs>? = null, dateRange: Output<String>? = null, displayName: Output<String>? = null, eTag: Output<String>? = null, includeMonetaryCommitment: Output<Boolean>? = null, kpis: Output<List<KpiPropertiesArgs>>? = null, metric: Output<Either<String, MetricType>>? = null, modifiedOn: Output<String>? = null, pivots: Output<List<PivotPropertiesArgs>>? = null, scope: Output<String>? = null, timePeriod: Output<ReportConfigTimePeriodArgs>? = null, timeframe: Output<Either<String, ReportTimeframeType>>? = null, type: Output<Either<String, ReportType>>? = null, viewName: Output<String>? = null)