UpdateQueueRequest

Types

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

Properties

Link copied to clipboard

The storage profile IDs to add.

Link copied to clipboard

The storage profile ID to remove.

Link copied to clipboard

The idempotency token to update in the queue.

Link copied to clipboard

The default action to take for a queue update if a budget isn't configured.

Link copied to clipboard

The description of the queue to update.

Link copied to clipboard

The display name of the queue to update.

Link copied to clipboard

The farm ID to update in the queue.

Link copied to clipboard

The job attachment settings to update for the queue.

Link copied to clipboard

Update the jobs in the queue to run as a specified POSIX user.

Link copied to clipboard

The queue ID to update.

Link copied to clipboard

The required file system location names to add to the queue.

Link copied to clipboard

The required file system location names to remove from the queue.

Link copied to clipboard

The IAM role ARN that's used to run jobs from this queue.

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