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