enabledMetrics

@JvmName(name = "ghlhxixnioaqwecj")
suspend fun enabledMetrics(value: Output<List<String>>)
@JvmName(name = "ikbdtjimygommtee")
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 = "gnjvxaugmejbhpbe")
suspend fun enabledMetrics(vararg values: Output<String>)


@JvmName(name = "trlcdltuqcuimtch")
suspend fun enabledMetrics(values: List<Output<String>>)
@JvmName(name = "lhjtrrfrfccgjeod")
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.