metrics

@JvmName(name = "ihwqytepwgdhfnqh")
suspend fun metrics(value: Output<List<String>>)
@JvmName(name = "voertaryaigecoec")
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 = "dbhctwbtfdwgjske")
suspend fun metrics(vararg values: Output<String>)


@JvmName(name = "dkefvtpwcefpxweq")
suspend fun metrics(values: List<Output<String>>)
@JvmName(name = "animhdelfqegqtvr")
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.