Class: DatadogAPIClient::V1::SyntheticsAPIStepSubtype

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

Overview

The subtype of the Synthetic multistep API test step, currently only supporting http.

Constant Summary collapse

HTTP =
"http".freeze

Method Summary

Methods included from BaseEnumModel

included