metrics Destination Resource
suspend fun metricsDestinationResource(name: String, block: suspend MetricsDestinationResourceBuilder.() -> Unit): MetricsDestination
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for MetricsDestination.