Class: DatadogAPIClient::V2::SyntheticsFastTestType

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

Overview

Type of the Synthetic fast test that produced this result.

Constant Summary collapse

FAST_API =
"fast-api".freeze
FAST_BROWSER =
"fast-browser".freeze

Method Summary

Methods included from BaseEnumModel

included