Class: DatadogAPIClient::V2::ObservabilityPipelineHttpServerSourceType

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

Overview

The source type. The value should always be http_server.

Constant Summary collapse

HTTP_SERVER =
"http_server".freeze

Method Summary

Methods included from BaseEnumModel

included