Class: DatadogAPIClient::V2::CIAppPipelineEventStageLevel

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

Overview

Used to distinguish between pipelines, stages, jobs and steps.

Constant Summary collapse

STAGE =
"stage".freeze

Method Summary

Methods included from BaseEnumModel

included