Class: DatadogAPIClient::V2::RelationshipToRule

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

Overview

Scorecard create rule response relationship.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#scorecardObject

Relationship data for a rule.



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

def scorecard
  @scorecard
end