Class: DatadogAPIClient::V2::CIAppPipelineEventPipelineLevel

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

Overview

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

Constant Summary collapse

PIPELINE =
"pipeline".freeze

Method Summary

Methods included from BaseEnumModel

included