Class: DatadogAPIClient::V1::SyntheticsPatchTestOperationName
- Inherits:
-
Object
- Object
- DatadogAPIClient::V1::SyntheticsPatchTestOperationName
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v1/models/synthetics_patch_test_operation_name.rb
Overview
The operation to perform
Constant Summary collapse
- ADD =
"add".freeze
- REMOVE =
"remove".freeze
- REPLACE =
"replace".freeze
- MOVE =
"move".freeze
- COPY =
"copy".freeze
- TEST =
"test".freeze