POSIXRlimit type and restrictions
| Name | Type | Description | Notes |
|---|---|---|---|
| hard | Integer | Hard is the hard limit for the specified type | [optional] |
| soft | Integer | Soft is the soft limit for the specified type | [optional] |
| type | String | Type of the rlimit to set | [optional] |
- Serializable