Data representing a sandbox instance from the API.
interface SandboxDataSeconds after a sandbox enters the stopped state before it (and its
filesystem clone) are permanently deleted. 0 disables stop-anchored
deletion; omitted/undefined falls back to the server default.
Root filesystem capacity in bytes.
Idle timeout in seconds. The launcher stops the sandbox after this
many seconds of inactivity. 0 disables the idle stop;
omitted/undefined means not set (the server applies a default).
Memory allocation in bytes.
Snapshot ID used to create this sandbox.
Timestamp when the sandbox transitioned to the stopped state, or
undefined while running. The deletion deadline is
stopped_at + delete_after_stop_seconds.
Number of vCPUs allocated.