Method: DatadogAPIClient::V2::OpsgenieServiceResponseAttributes#custom_url
- Defined in:
- lib/datadog_api_client/v2/models/opsgenie_service_response_attributes.rb
#custom_url ⇒ Object
The custom URL for a custom region.
25 26 27 |
# File 'lib/datadog_api_client/v2/models/opsgenie_service_response_attributes.rb', line 25 def custom_url @custom_url end |