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