Data Collection Rule Data Sources Prometheus Forwarder Args
data class DataCollectionRuleDataSourcesPrometheusForwarderArgs(val labelIncludeFilters: Output<List<DataCollectionRuleDataSourcesPrometheusForwarderLabelIncludeFilterArgs>>? = null, val name: Output<String>, val streams: Output<List<String>>) : ConvertibleToJava<DataCollectionRuleDataSourcesPrometheusForwarderArgs>
Constructors
Link copied to clipboard
fun DataCollectionRuleDataSourcesPrometheusForwarderArgs(labelIncludeFilters: Output<List<DataCollectionRuleDataSourcesPrometheusForwarderLabelIncludeFilterArgs>>? = null, name: Output<String>, streams: Output<List<String>>)
Functions
Properties
Link copied to clipboard
val labelIncludeFilters: Output<List<DataCollectionRuleDataSourcesPrometheusForwarderLabelIncludeFilterArgs>>? = null
Link copied to clipboard