Class: DatadogAPIClient::V1::SyntheticsAssertionTimingsScope

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v1/models/synthetics_assertion_timings_scope.rb

Overview

Timings scope for response time assertions.

Constant Summary collapse

ALL =
"all".freeze
WITHOUT_DNS =
"withoutDNS".freeze

Method Summary

Methods included from BaseEnumModel

included