Class: DatadogAPIClient::V2::TeamUpdateRelationships

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

Overview

Team update relationships

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

Relationship between a team and a team link



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

def team_links
  @team_links
end