new AmazonEC2ContainerServiceTaskDefinitionContainerDefinitionsUlimit()
Properties:
| Name | Type | Description | 
|---|---|---|
| HardLimit | Number | Required: Yes. The hard limit for the ulimit type. | 
| Name | String | Required: No. The type of ulimit. For valid values, see the name content for the Ulimit data type in the Amazon EC2 Container Service API Reference. | 
| SoftLimit | Number | Required: Yes. The soft limit for the ulimit type. |