OptionalagentAttach to an existing agentId. When omitted, a new one is generated.
OptionalenvEnvironment variables for the agent. Stored as a secret attached to the deployment.
OptionalenvName for the generated env secret (auto-derived from name when omitted).
A container image — either a reference string (e.g. "registry.videosdk.live/acme/agent:1.4") or a full DeployImage object.
Deployment name.
OptionalprofileCompute profile: "cpu-small" | "cpu-medium" | "cpu-large". Defaults to "cpu-small".
OptionalregionRegion. Defaults to us002.
OptionalscalingReplica scaling. max must be ≤ 50 and ≥ min; out-of-range values are rejected, not clamped.
OptionalversionOptionalwebhookSession webhook. events is effectively required — an empty list delivers no events.
Options for AgentsResource.deploy.