| Name | Type | Description | Notes |
|---|---|---|---|
| auto_destroy_on_limit_reached | Option<bool> | Automatically destroy the oldest container when the limit is reached | [optional] |
| max_exercise_container_count_per_user | Option<i32> | User container limit, used to limit the number of exercise containers | [optional] |
| default_lifetime | Option<u32> | Default container lifetime in minutes | [optional] |
| extension_duration | Option<u32> | Extension duration for each renewal in minutes | [optional] |
| renewal_window | Option<u32> | Renewal window before container stops in minutes | [optional] |