Method: DatadogAPIClient::V2::CIAppPipelineEventInProgressPipeline#previous_attempt

Defined in:
lib/datadog_api_client/v2/models/ci_app_pipeline_event_in_progress_pipeline.rb

#previous_attemptObject

If the pipeline is a retry, this should contain the details of the previous attempt.



64
65
66
# File 'lib/datadog_api_client/v2/models/ci_app_pipeline_event_in_progress_pipeline.rb', line 64

def previous_attempt
  @previous_attempt
end