Sha256: 7a2b52f777631b2b8acf0f66263336112e07f3bbcccd844df7db5d75924b6063

Contents?: true

Size: 399 Bytes

Versions: 7

Compression:

Stored size: 399 Bytes

Contents

# DatadogAPIClient::V2::RelationshipToIncidentPostmortem

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **data** | [**RelationshipToIncidentPostmortemData**](RelationshipToIncidentPostmortemData.md) |  |  |

## Example

```ruby
require 'datadog_api_client/v2'

instance = DatadogAPIClient::V2::RelationshipToIncidentPostmortem.new(
  data: null
)
```

Version data entries

7 entries across 7 versions & 1 rubygems

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