customMetric

suspend fun customMetric(name: String, block: suspend CustomMetricResourceBuilder.() -> Unit): CustomMetric

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for CustomMetric.


See also

Parameters

name

The unique name of the resulting resource.