Class: DatadogAPIClient::V2::CIAppPipelineEventJobInProgressStatus

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/ci_app_pipeline_event_job_in_progress_status.rb

Overview

The in-progress status of the job.

Constant Summary collapse

RUNNING =
"running".freeze

Method Summary

Methods included from BaseEnumModel

included