deleteFleetMetric
inline suspend fun IotClient.deleteFleetMetric(crossinline block: DeleteFleetMetricRequest.Builder.() -> Unit): DeleteFleetMetricResponse
Deletes the specified fleet metric. Returns successfully with no error if the deletion is successful or you specify a fleet metric that doesn't exist.
Requires permission to access the DeleteFleetMetric action.