Method: DatadogAPIClient::V2::CIAppPipelineEventInProgressPipeline#is_manual

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

#is_manualObject

Whether or not the pipeline was triggered manually by the user.



32
33
34
# File 'lib/datadog_api_client/v2/models/ci_app_pipeline_event_in_progress_pipeline.rb', line 32

def is_manual
  @is_manual
end