Class: DatadogAPIClient::V2::CIAppPipelineEventStepStatus

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

Overview

The final status of the step.

Constant Summary collapse

SUCCESS =
"success".freeze
ERROR =
"error".freeze

Method Summary

Methods included from BaseEnumModel

included