Class: DatadogAPIClient::V2::Powerpack

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

Overview

Powerpacks are templated groups of dashboard widgets you can save from an existing dashboard and turn into reusable packs in the widget tray.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#dataObject

Powerpack data object.



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

def data
  @data
end