Class: DatadogAPIClient::V2::TeamsOwnershipMappingBatchOperationOp
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::TeamsOwnershipMappingBatchOperationOp
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/teams_ownership_mapping_batch_operation_op.rb
Overview
Whether this operation adds a new mapping or removes an existing one.
Constant Summary collapse
- ADD =
"add".freeze
- REMOVE =
"remove".freeze