Method: DatadogAPIClient::V2::ScheduleData#attributes

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

#attributesObject

Provides core properties of a schedule object such as its name and time zone.


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

def attributes
  @attributes
end