Subscription Cost Management View Args
constructor(accumulated: Output<Boolean>? = null, chartType: Output<String>? = null, dataset: Output<SubscriptionCostManagementViewDatasetArgs>? = null, displayName: Output<String>? = null, kpis: Output<List<SubscriptionCostManagementViewKpiArgs>>? = null, name: Output<String>? = null, pivots: Output<List<SubscriptionCostManagementViewPivotArgs>>? = null, reportType: Output<String>? = null, subscriptionId: Output<String>? = null, timeframe: Output<String>? = null)