deleteLimit
inline suspend fun DeadlineClient.deleteLimit(crossinline block: DeleteLimitRequest.Builder.() -> Unit): DeleteLimitResponse
Removes a limit from the specified farm. Before you delete a limit you must use the DeleteQueueLimitAssociation
operation to remove the association with any queues.