We recommend new projects start with resources from the AWS provider.
aws-native.deadline.Limit
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Definition of AWS::Deadline::Limit Resource Type
Create Limit Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Limit(name: string, args: LimitArgs, opts?: CustomResourceOptions);
@overload
def Limit(resource_name: str,
args: LimitArgs,
opts: Optional[ResourceOptions] = None)
@overload
def Limit(resource_name: str,
opts: Optional[ResourceOptions] = None,
amount_requirement_name: Optional[str] = None,
display_name: Optional[str] = None,
farm_id: Optional[str] = None,
max_count: Optional[int] = None,
description: Optional[str] = None)
func NewLimit(ctx *Context, name string, args LimitArgs, opts ...ResourceOption) (*Limit, error)
public Limit(string name, LimitArgs args, CustomResourceOptions? opts = null)
type: aws-native:deadline:Limit
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args LimitArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args LimitArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args LimitArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args LimitArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args LimitArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Limit Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The Limit resource accepts the following input properties:
- Amount
Requirement stringName - The value that you specify as the
name
in theamounts
field of thehostRequirements
in a step of a job template to declare the limit requirement. - Display
Name string The name of the limit used in lists to identify the limit.
This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.
- Farm
Id string - The unique identifier of the farm that contains the limit.
- Max
Count int 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.- Description string
A description of the limit. A clear description helps you identify the purpose of the limit.
This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.
- Amount
Requirement stringName - The value that you specify as the
name
in theamounts
field of thehostRequirements
in a step of a job template to declare the limit requirement. - Display
Name string The name of the limit used in lists to identify the limit.
This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.
- Farm
Id string - The unique identifier of the farm that contains the limit.
- Max
Count int 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.- Description string
A description of the limit. A clear description helps you identify the purpose of the limit.
This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.
- amount
Requirement StringName - The value that you specify as the
name
in theamounts
field of thehostRequirements
in a step of a job template to declare the limit requirement. - display
Name String The name of the limit used in lists to identify the limit.
This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.
- farm
Id String - The unique identifier of the farm that contains the limit.
- max
Count Integer 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.- description String
A description of the limit. A clear description helps you identify the purpose of the limit.
This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.
- amount
Requirement stringName - The value that you specify as the
name
in theamounts
field of thehostRequirements
in a step of a job template to declare the limit requirement. - display
Name string The name of the limit used in lists to identify the limit.
This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.
- farm
Id string - The unique identifier of the farm that contains the limit.
- max
Count number 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.- description string
A description of the limit. A clear description helps you identify the purpose of the limit.
This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.
- amount_
requirement_ strname - The value that you specify as the
name
in theamounts
field of thehostRequirements
in a step of a job template to declare the limit requirement. - display_
name str The name of the limit used in lists to identify the limit.
This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.
- farm_
id str - The unique identifier of the farm that contains the limit.
- max_
count int 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.- description str
A description of the limit. A clear description helps you identify the purpose of the limit.
This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.
- amount
Requirement StringName - The value that you specify as the
name
in theamounts
field of thehostRequirements
in a step of a job template to declare the limit requirement. - display
Name String The name of the limit used in lists to identify the limit.
This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.
- farm
Id String - The unique identifier of the farm that contains the limit.
- max
Count Number 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.- description String
A description of the limit. A clear description helps you identify the purpose of the limit.
This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.
Outputs
All input properties are implicitly available as output properties. Additionally, the Limit resource produces the following output properties:
- Current
Count int - 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.
- Id string
- The provider-assigned unique ID for this managed resource.
- Limit
Id string - The unique identifier of the limit.
- Current
Count int - 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.
- Id string
- The provider-assigned unique ID for this managed resource.
- Limit
Id string - The unique identifier of the limit.
- current
Count Integer - 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.
- id String
- The provider-assigned unique ID for this managed resource.
- limit
Id String - The unique identifier of the limit.
- current
Count number - 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.
- id string
- The provider-assigned unique ID for this managed resource.
- limit
Id string - The unique identifier of the limit.
- current_
count int - 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.
- id str
- The provider-assigned unique ID for this managed resource.
- limit_
id str - The unique identifier of the limit.
- current
Count Number - 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.
- id String
- The provider-assigned unique ID for this managed resource.
- limit
Id String - The unique identifier of the limit.
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.