Class: DatadogAPIClient::V1::SyntheticsTestExecutionRule

Inherits:
Object
  • Object
show all
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

Method Summary

Methods included from BaseEnumModel

included