Class: DatadogAPIClient::V2::EntityV3DatadogIntegrationPagerduty

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

Overview

An PagerDuty integration schema

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#service_urlObject

The service url for the PagerDuty integration.



25
26
27
# File 'lib/datadog_api_client/v2/models/entity_v3_datadog_integration_pagerduty.rb', line 25

def service_url
  @service_url
end