GetQueueResponse

Types

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

Properties

Link copied to clipboard

The storage profile IDs for the queue.

Link copied to clipboard

The reason the queue was blocked.

Link copied to clipboard

The date and time the resource was created.

Link copied to clipboard

The user or system that created this resource.

Link copied to clipboard

The default action taken on a queue if a budget wasn't configured.

Link copied to clipboard

The description of the queue.

Link copied to clipboard

The display name of the queue.

Link copied to clipboard

The farm ID for the queue.

Link copied to clipboard

The job attachment settings for the queue.

Link copied to clipboard

The jobs in the queue ran as this specified POSIX user.

Link copied to clipboard

The queue ID.

Link copied to clipboard

A list of the required file system location names in the queue.

Link copied to clipboard

The IAM role ARN.

Link copied to clipboard

The status of the queue.

Link copied to clipboard

The date and time the resource was updated.

Link copied to clipboard

The user or system that updated this resource.

Functions

Link copied to clipboard
inline fun copy(block: GetQueueResponse.Builder.() -> Unit = {}): GetQueueResponse
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