Class: DatadogAPIClient::V2::CloudCostActivityAttributes

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

Overview

Attributes for Cloud Cost activity.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#is_enabledObject

Whether or not the cloud account is enabled.



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

def is_enabled
  @is_enabled
end