Class: DatadogAPIClient::V1::SyntheticsCIBatchMetadataPipeline

Inherits:
Object
  • Object
show all
Includes:
BaseGenericModel
Defined in:
lib/datadog_api_client/v1/models/synthetics_ci_batch_metadata_pipeline.rb

Overview

Description of the CI pipeline.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#urlObject

URL of the pipeline.



29
30
31
# File 'lib/datadog_api_client/v1/models/synthetics_ci_batch_metadata_pipeline.rb', line 29

def url
  @url
end