Sha256: 37e1d719105994c29572a4535f7aecc2d72f866094b2133a6864c65b0c40bf52
Contents?: true
Size: 365 Bytes
Versions: 7
Compression:
Stored size: 365 Bytes
Contents
# DatadogAPIClient::V2::ApplicationKeyUpdateRequest ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **data** | [**ApplicationKeyUpdateData**](ApplicationKeyUpdateData.md) | | | ## Example ```ruby require 'datadog_api_client/v2' instance = DatadogAPIClient::V2::ApplicationKeyUpdateRequest.new( data: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems