Method: DatadogAPIClient::V2::GetRuleVersionHistoryData#attributes
- Defined in:
- lib/datadog_api_client/v2/models/get_rule_version_history_data.rb
#attributes ⇒ Object
Response object containing the version history of a rule.
25 26 27 |
# File 'lib/datadog_api_client/v2/models/get_rule_version_history_data.rb', line 25 def attributes @attributes end |