Method: DatadogAPIClient::V2::APIKeyUpdateData#attributes
- Defined in:
- lib/datadog_api_client/v2/models/api_key_update_data.rb
#attributes ⇒ Object
Attributes used to update an API Key.
25 26 27 |
# File 'lib/datadog_api_client/v2/models/api_key_update_data.rb', line 25 def attributes @attributes end |