Method: DatadogAPIClient::V2::CIAppPipelineEventInProgressPipeline#name
- Defined in:
- lib/datadog_api_client/v2/models/ci_app_pipeline_event_in_progress_pipeline.rb
#name ⇒ Object
Name of the pipeline. All pipeline runs for the builds should have the same name.
44 45 46 |
# File 'lib/datadog_api_client/v2/models/ci_app_pipeline_event_in_progress_pipeline.rb', line 44 def name @name end |