proxy_config(
*,
rules: Sequence[SandboxProxyRule] | None = None,
no_proxy: SequenceBuild a sandbox proxy config from one or more proxy rules.
Use provider-specific rule helpers such as aws_auth and gcp_auth
when a sandbox needs multiple auth flows.
Deprecated and ignored. The sandbox runtime intercepts egress transparently and has no proxy bypass list.