metricNames

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

Parameters

value

An array that defines the metrics you want to exclude for this metric namespace


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


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

Parameters

values

An array that defines the metrics you want to exclude for this metric namespace