Method: DatadogAPIClient::V2::CIAppPipelineEventInProgressPipeline#start
- Defined in:
- lib/datadog_api_client/v2/models/ci_app_pipeline_event_in_progress_pipeline.rb
#start ⇒ Object
Time when the pipeline run started (it should not include any queue time). The time format must be RFC3339.
70 71 72 |
# File 'lib/datadog_api_client/v2/models/ci_app_pipeline_event_in_progress_pipeline.rb', line 70 def start @start end |