Sha256: 63884fa3ca0ae1d9b781b075366aac1701c30ee255d147a2cc90fa1617bbc06e
Contents?: true
Size: 493 Bytes
Versions: 2
Compression:
Stored size: 493 Bytes
Contents
# DatadogAPIClient::V1::PagerDutyServiceName ## Properties | Name | Type | Description | Notes | | ---------------- | ---------- | ------------------------------------------------------ | ----- | | **service_name** | **String** | Your service name associated service key in PagerDuty. | | ## Example ```ruby require 'datadog_api_client/v1' instance = DatadogAPIClient::V1::PagerDutyServiceName.new( service_name: ) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
datadog_api_client-1.6.0 | docs/v1/PagerDutyServiceName.md |
datadog_api_client-1.5.0 | docs/v1/PagerDutyServiceName.md |