deleteMetric
inline suspend fun ConnectClient.deleteMetric(crossinline block: DeleteMetricRequest.Builder.() -> Unit): DeleteMetricResponse
Deletes an existing metric from the specified Connect Customer instance. This operation fails with ResourceConflictException if the metric is currently in use in a dashboard.