Class: DatadogAPIClient::V2::SyntheticsTestType
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::SyntheticsTestType
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/synthetics_test_type.rb
Overview
Type of the Synthetic test that produced this result.
Constant Summary collapse
- API =
"api".freeze
- BROWSER =
"browser".freeze
- MOBILE =
"mobile".freeze
- NETWORK =
"network".freeze