Class: DatadogAPIClient::V2::CIAppPipelineEventStepLevel

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

Overview

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

Constant Summary collapse

STEP =
"step".freeze

Method Summary

Methods included from BaseEnumModel

included