DeleteQueueFleetAssociationRequest

Identifier mixin for queue-fleet association operations. Composes QueueIdentifierMixin (farmId + queueId) and adds fleetId.

Types

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

Properties

Link copied to clipboard

The farm ID of the farm that holds the queue-fleet association.

Link copied to clipboard

The fleet ID of the queue-fleet association.

Link copied to clipboard

The queue ID of the queue-fleet association.

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