Sha256: ae70f9edd61846c693767c9454eedfb28a12c0abcef89a0c16c3b22a689c1833
Contents?: true
Size: 371 Bytes
Versions: 2
Compression:
Stored size: 371 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.4.0 | docs/v2/ApplicationKeyRelationships.md |
datadog_api_client-1.3.0 | docs/v2/ApplicationKeyRelationships.md |