Sha256: 49a159f6a2f6ede55b050ea91ac26845ebdc78997fef9377afaea3e8d3bf3b23
Contents?: true
Size: 352 Bytes
Versions: 7
Compression:
Stored size: 352 Bytes
Contents
# DatadogAPIClient::V2::APIKeyCreateAttributes ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | Name of the API key. | | ## Example ```ruby require 'datadog_api_client/v2' instance = DatadogAPIClient::V2::APIKeyCreateAttributes.new( name: API Key for submitting metrics ) ```
Version data entries
7 entries across 7 versions & 1 rubygems