Sha256: afc5d340cc8c7fad709cb0ca0fc512c173e1ca19b1e923749bb44a07f9e48206

Contents?: true

Size: 368 Bytes

Versions: 7

Compression:

Stored size: 368 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

7 entries across 7 versions & 1 rubygems

Version Path
datadog_api_client-1.4.0 docs/v1/PagerDutyServiceName.md
datadog_api_client-1.3.0 docs/v1/PagerDutyServiceName.md
datadog_api_client-1.2.0 docs/v1/PagerDutyServiceName.md
datadog_api_client-1.1.0 docs/v1/PagerDutyServiceName.md
datadog_api_client-1.0.0 docs/v1/PagerDutyServiceName.md
datadog_api_client-1.0.0.beta.3 docs/v1/PagerDutyServiceName.md
datadog_api_client-1.0.0.beta.2 docs/v1/PagerDutyServiceName.md