Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 575 Bytes

File metadata and controls

16 lines (8 loc) · 575 Bytes

SandboxOptions

Properties

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]