Method: DatadogAPIClient::V2::CIAppPipelineEventInProgressPipeline#is_resumed

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

#is_resumedObject

Whether or not the pipeline was resumed after being blocked.



35
36
37
# File 'lib/datadog_api_client/v2/models/ci_app_pipeline_event_in_progress_pipeline.rb', line 35

def is_resumed
  @is_resumed
end