UpdateQueueLimitAssociationRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique identifier of the farm that contains the associated queues and limits.

Link copied to clipboard

The unique identifier of the limit associated to the queue.

Link copied to clipboard

The unique identifier of the queue associated to the limit.

Link copied to clipboard

Sets the status of the limit. You can mark the limit active, or you can stop usage of the limit and either complete existing tasks or cancel any existing tasks immediately.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String