Sha256: ebba9c012da61b2763a25e85c24baf77ad2712b5bcc339a1ec9ebe6170abedda
Contents?: true
Size: 375 Bytes
Versions: 5
Compression:
Stored size: 375 Bytes
Contents
# DatadogAPIClient::V2::ApplicationKeyRelationships ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **created_by** | [**RelationshipToUser**](RelationshipToUser.md) | | [optional] | ## Example ```ruby require 'datadog_api_client/v2' instance = DatadogAPIClient::V2::ApplicationKeyRelationships.new( created_by: null ) ```
Version data entries
5 entries across 5 versions & 1 rubygems