DataCollectionRuleDataSourcesPrometheusForwarderLabelIncludeFilterArgs

data class DataCollectionRuleDataSourcesPrometheusForwarderLabelIncludeFilterArgs(val label: Output<String>, val value: Output<String>) : ConvertibleToJava<DataCollectionRuleDataSourcesPrometheusForwarderLabelIncludeFilterArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): DataCollectionRuleDataSourcesPrometheusForwarderLabelIncludeFilterArgs

Properties

Link copied to clipboard
val label: Output<String>

The label of the filter. This label should be unique across all label_include_fileter block. Possible value is microsoft_metrics_include_label.

Link copied to clipboard
val value: Output<String>

The value of the filter.