Metric Stream Args
constructor(excludeFilters: Output<List<MetricStreamExcludeFilterArgs>>? = null, firehoseArn: Output<String>? = null, includeFilters: Output<List<MetricStreamIncludeFilterArgs>>? = null, includeLinkedAccountsMetrics: Output<Boolean>? = null, name: Output<String>? = null, namePrefix: Output<String>? = null, outputFormat: Output<String>? = null, roleArn: Output<String>? = null, statisticsConfigurations: Output<List<MetricStreamStatisticsConfigurationArgs>>? = null, tags: Output<Map<String, String>>? = null)