metricNames

@JvmName(name = "aoflhugqwkuqdjap")
suspend fun metricNames(value: Output<List<String>>)
@JvmName(name = "dfroxbnthqxrbkca")
suspend fun metricNames(value: List<String>?)

Parameters

value

Only metrics with MetricNames matching these values will be streamed. Must be set together with Namespace.


@JvmName(name = "bpfuqbmxnboyqryv")
suspend fun metricNames(vararg values: Output<String>)


@JvmName(name = "qsjbtqxjgpuqupek")
suspend fun metricNames(values: List<Output<String>>)
@JvmName(name = "mxnmvoqqebicitbt")
suspend fun metricNames(vararg values: String)

Parameters

values

Only metrics with MetricNames matching these values will be streamed. Must be set together with Namespace.