metrics

@JvmName(name = "okvpualkmrqwjoup")
suspend fun metrics(value: Output<List<String>>)
@JvmName(name = "cqqlgswtoctxvahe")
suspend fun metrics(value: List<String>?)

Parameters

value

Names of the metrics to report to this billing destination. Each name must be defined in Service.metrics section.


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


@JvmName(name = "amsjwwtijtjlxrni")
suspend fun metrics(values: List<Output<String>>)
@JvmName(name = "airwvxuhtslunysq")
suspend fun metrics(vararg values: String)

Parameters

values

Names of the metrics to report to this billing destination. Each name must be defined in Service.metrics section.