Class: DatadogAPIClient::V1::SyntheticsAPITestStepSubtype

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

Overview

The subtype of the Synthetic multi-step API test step.

Constant Summary collapse

HTTP =
"http".freeze
GRPC =
"grpc".freeze

Method Summary

Methods included from BaseEnumModel

included