Class: DatadogAPIClient::V2::TeamSyncSelectionStateScope

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

Overview

The scope of the selection. When set to subtree, synchronization includes the referenced team or organization and everything nested under it.

Constant Summary collapse

SUBTREE =
"subtree".freeze

Method Summary

Methods included from BaseEnumModel

included