This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::Deadline::Budget UsageTrackingResource
The usage details of the allotted budget.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "QueueId" :String}
YAML
QueueId:String
Properties
QueueId-
The queue ID.
Required: Yes
Type: String
Pattern:
^queue-[0-9a-f]{32}$Update requires: Replacement