Method: DatadogAPIClient::V1::SyntheticsTestCiOptions#execution_rule

Defined in:
lib/datadog_api_client/v1/models/synthetics_test_ci_options.rb

#execution_ruleObject

Execution rule for a Synthetic test.



25
26
27
# File 'lib/datadog_api_client/v1/models/synthetics_test_ci_options.rb', line 25

def execution_rule
  @execution_rule
end