Class: DatadogAPIClient::V2::DataAttributesRulesItemsIfTagExists
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::DataAttributesRulesItemsIfTagExists
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/data_attributes_rules_items_if_tag_exists.rb
Overview
The behavior when the tag already exists.
Constant Summary collapse
- APPEND =
"append".freeze
- DO_NOT_APPLY =
"do_not_apply".freeze
- REPLACE =
"replace".freeze