Class: DatadogAPIClient::V1::SyntheticsTestExecutionRule
- Inherits:
-
Object
- Object
- DatadogAPIClient::V1::SyntheticsTestExecutionRule
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v1/models/synthetics_test_execution_rule.rb
Overview
Execution rule for a Synthetic test.
Constant Summary collapse
- BLOCKING =
"blocking".freeze
- NON_BLOCKING =
"non_blocking".freeze
- SKIPPED =
"skipped".freeze