QueueEnvironment

class QueueEnvironment : KotlinCustomResource

Definition of AWS::Deadline::QueueEnvironment Resource Type

Properties

Link copied to clipboard
val farmId: Output<String>

The identifier assigned to the farm that contains the queue.

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

The name of the queue environment.

Link copied to clipboard
val priority: Output<Int>

The queue environment's priority.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The queue environment ID.

Link copied to clipboard
val queueId: Output<String>

The unique identifier of the queue that contains the environment.

Link copied to clipboard
val template: Output<String>

A JSON or YAML template that describes the processing environment for the queue.

Link copied to clipboard

Specifies whether the template for the queue environment is JSON or YAML.

Link copied to clipboard
val urn: Output<String>