@type t() :: %LettaAPI.Model.SandboxEnvironmentVariableUpdate{ description: String.t() | nil, key: String.t() | nil, value: String.t() | nil }