Class: DatadogAPIClient::V2::TeamSyncAttributesSource

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

Overview

The external source platform for team synchronization. Only "github" is supported.

Constant Summary collapse

GITHUB =
"github".freeze

Method Summary

Methods included from BaseEnumModel

included