Limit
Definition of AWS::Deadline::Limit Resource Type
Properties
The value that you specify as the name
in the amounts
field of the hostRequirements
in a step of a job template to declare the limit requirement.
The number of resources from the limit that are being used by jobs. The result is delayed and may not be the count at the time that you called the operation.
A description of the limit. A clear description helps you identify the purpose of the limit.
The name of the limit used in lists to identify the limit.
The maximum number of resources constrained by this limit. When all of the resources are in use, steps that require the limit won't be scheduled until the resource is available. The maxValue
must not be 0. If the value is -1, there is no restriction on the number of resources that can be acquired for this limit.