Class: DatadogAPIClient::V2::FastlyAccountsResponse

Inherits:
Object
  • Object
show all
Includes:
BaseGenericModel
Defined in:
lib/datadog_api_client/v2/models/fastly_accounts_response.rb

Overview

The expected response schema when getting Fastly accounts.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#dataObject

The JSON:API data schema.



25
26
27
# File 'lib/datadog_api_client/v2/models/fastly_accounts_response.rb', line 25

def data
  @data
end