This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::Deadline::Budget UsageTrackingResource
The usage details of the allotted budget.
Syntax
To declare this entity in your Amazon 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