Module: FinchAPI::Models::Sandbox::Jobs::SandboxJobConfiguration::CompletionStatus
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/finch_api/models/sandbox/jobs/sandbox_job_configuration.rb
Overview
Constant Summary collapse
- COMPLETE =
:complete- REAUTH_ERROR =
:reauth_error- PERMISSIONS_ERROR =
:permissions_error- ERROR =
:error
Method Summary
Methods included from Internal::Type::Enum
==, ===, coerce, dump, hash, inspect, values
Methods included from Internal::Util::SorbetRuntimeSupport
#const_missing, #define_sorbet_constant!