Class: DatadogAPIClient::V2::SyntheticsNetworkTestRequestTCPMethod

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

Overview

For TCP tests, the TCP traceroute strategy.

Constant Summary collapse

PREFER_SACK =
"prefer_sack".freeze
SYN =
"syn".freeze
SACK =
"sack".freeze

Method Summary

Methods included from BaseEnumModel

included