Class: DatadogAPIClient::V2::TeamSyncSelectionStateOperation

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

Overview

The operation to perform on the selected hierarchy. When set to include, synchronization covers the referenced teams or organizations.

Constant Summary collapse

INCLUDE =
"include".freeze

Method Summary

Methods included from BaseEnumModel

included