metricNames

@JvmName(name = "muoxggpivxsvsvmr")
suspend fun metricNames(value: Output<List<String>>)
@JvmName(name = "gqyywqhcbuckvadn")
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 = "jyosksunttykmlue")
suspend fun metricNames(vararg values: Output<String>)


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

Parameters

values

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