---
type: resource-type
title: DeadlineQueue
description: aws resource type AWS::Deadline::Queue
name: DeadlineQueue
lexicon: aws
resource_type: AWS::Deadline::Queue
---
`AWS::Deadline::Queue`, a resource type of the aws lexicon.

## Properties

- `DisplayName` (`string`, required)
- `FarmId` (`string`, required)
- `AllowedStorageProfileIds` (`string[]`, optional)
- `Arn` (`string`, optional)
- `DefaultBudgetAction` (`DeadlineQueue_DefaultQueueBudgetAction`, optional)
- `Description` (`string`, optional)
- `JobAttachmentSettings` (`DeadlineQueue_JobAttachmentSettings`, optional)
- `JobRunAsUser` (`DeadlineQueue_JobRunAsUser`, optional)
- `QueueId` (`string`, optional)
- `RequiredFileSystemLocationNames` (`string[]`, optional)
- `RoleArn` (`string`, optional)
- `SchedulingConfiguration` (`Record<string, unknown>`, optional)
- `Tags` (`DeadlineQueue_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `Arn`
- `QueueId`
