enabledMetrics

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


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