OptionalenvMapping of Environment Variable to Value. May be shown in devbox logging. Example: {"DB_PASS": "DATABASE_PASSWORD"} would set the environment variable 'DB_PASS' to the value 'DATABASE_PASSWORD_VALUE'.
OptionallaunchAdditional runtime LaunchParameters to apply after the devbox starts.
OptionalmountsA list of mounts to be included in the scenario run.
OptionalpurposePurpose of the run.
OptionalsecretsMapping of Environment Variable to User Secret Name. Never shown in devbox logging. Example: {"DB_PASS": "DATABASE_PASSWORD"} would set the environment variable 'DB_PASS' to the value of the secret 'DATABASE_PASSWORD'.
Configuration profile for scenario/benchmark runs.