| Name | Type | Description | Notes |
|---|---|---|---|
| enabled | Boolean | [optional] | |
| commandLineArgs | String | The command line parameters to pass to the dynamic execution sandbox. Requires `sandbox` to be True. | [optional] |
| startMethod | SandboxStartMethod | [optional] | |
| timeout | SandboxTimeout | Maximum execution time for the sandbox run, in seconds. Allowed values: 120 (2m), 180 (3m), 300 (5m), 600 (10m). | [optional] |