Method: DatadogAPIClient::V2::CIAppPipelineEventInProgressPipeline#unique_id
- Defined in:
- lib/datadog_api_client/v2/models/ci_app_pipeline_event_in_progress_pipeline.rb
#unique_id ⇒ Object
UUID of the pipeline run. The ID has to be the same as the finished pipeline.
79 80 81 |
# File 'lib/datadog_api_client/v2/models/ci_app_pipeline_event_in_progress_pipeline.rb', line 79 def unique_id @unique_id end |