Class: DatadogAPIClient::V2::SyntheticsNetworkAssertionProperty

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

Overview

The associated assertion property.

Constant Summary collapse

AVG =
"avg".freeze
MAX =
"max".freeze
MIN =
"min".freeze

Method Summary

Methods included from BaseEnumModel

included