Class: DatadogAPIClient::V2::CIAppPipelineEventPipelineInProgressStatus

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

Overview

The in progress status of the pipeline.

Constant Summary collapse

RUNNING =
"running".freeze

Method Summary

Methods included from BaseEnumModel

included