metrics

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

Parameters

value

Types of the metrics to report to this monitoring destination. Each type must be defined in Service.metrics section.


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


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

Parameters

values

Types of the metrics to report to this monitoring destination. Each type must be defined in Service.metrics section.