Method: DatadogAPIClient::V2::RumMetricUpdateData#type

Defined in:
lib/datadog_api_client/v2/models/rum_metric_update_data.rb

#typeObject

The type of the resource. The value should always be rum_metrics.



31
32
33
# File 'lib/datadog_api_client/v2/models/rum_metric_update_data.rb', line 31

def type
  @type
end