metric Destinations
Parameters
value
An array of structures which define the destinations and the metrics that you want to send.
Parameters
values
An array of structures which define the destinations and the metrics that you want to send.
suspend fun metricDestinations(argument: List<suspend AppMonitorMetricDestinationArgsBuilder.() -> Unit>)
suspend fun metricDestinations(vararg argument: suspend AppMonitorMetricDestinationArgsBuilder.() -> Unit)
Parameters
argument
An array of structures which define the destinations and the metrics that you want to send.