enabledMetrics

@JvmName(name = "hwrtmaoswpgmxhfk")
suspend fun enabledMetrics(value: Output<List<String>>)
@JvmName(name = "mphxtdiojssxypww")
suspend fun enabledMetrics(value: List<String>?)

Parameters

value

The list of metric names that have been chosen to be enabled in addition to the core set of enabled metrics.


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


@JvmName(name = "tmgiwxweaebluwuo")
suspend fun enabledMetrics(values: List<Output<String>>)
@JvmName(name = "pcljfboalsijkhrl")
suspend fun enabledMetrics(vararg values: String)

Parameters

values

The list of metric names that have been chosen to be enabled in addition to the core set of enabled metrics.