Method: DatadogAPIClient::V2::CustomCostsFileListResponse#data
- Defined in:
- lib/datadog_api_client/v2/models/custom_costs_file_list_response.rb
#data ⇒ Object
List of Custom Costs files.
25 26 27 |
# File 'lib/datadog_api_client/v2/models/custom_costs_file_list_response.rb', line 25 def data @data end |