Method: DatadogAPIClient::V2::UpdateAppResponseDataAttributes#name
- Defined in:
- lib/datadog_api_client/v2/models/update_app_response_data_attributes.rb
#name ⇒ Object
The name of the app.
34 35 36 |
# File 'lib/datadog_api_client/v2/models/update_app_response_data_attributes.rb', line 34 def name @name end |