metricNames

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

Parameters

value

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


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


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

Parameters

values

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