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