Queue

class Queue : KotlinCustomResource

Definition of AWS::Deadline::Queue Resource Type

Properties

Link copied to clipboard

The identifiers of the storage profiles that this queue can use to share assets between workers using different operating systems.

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the queue.

Link copied to clipboard

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

Link copied to clipboard
val description: Output<String>?

A description of the queue that helps identify what the queue is used for.

Link copied to clipboard
val displayName: Output<String>

The display name of the queue summary to update.

Link copied to clipboard
val farmId: Output<String>

The farm ID.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The job attachment settings. These are the Amazon S3 bucket name and the Amazon S3 prefix.

Link copied to clipboard

Identifies the user for a job.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val queueId: Output<String>

The queue ID.

Link copied to clipboard

The file system location that the queue uses.

Link copied to clipboard
val roleArn: Output<String>?

The Amazon Resource Name (ARN) of the IAM role that workers use when running jobs in this queue.

Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>