Sha256: 65aeacfbeba10809b79999a779bbc7b1d9f93431f757f1ed6c6cf6c1b6caab6b

Contents?: true

Size: 493 Bytes

Versions: 2

Compression:

Stored size: 493 Bytes

Contents

# DatadogAPIClient::V2::ApplicationKeyRelationships

## Properties

| Name         | Type                                            | Description | Notes      |
| ------------ | ----------------------------------------------- | ----------- | ---------- |
| **owned_by** | [**RelationshipToUser**](RelationshipToUser.md) |             | [optional] |

## Example

```ruby
require 'datadog_api_client/v2'

instance = DatadogAPIClient::V2::ApplicationKeyRelationships.new(
  owned_by: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
datadog_api_client-1.6.0 docs/v2/ApplicationKeyRelationships.md
datadog_api_client-1.5.0 docs/v2/ApplicationKeyRelationships.md