Class: DatadogAPIClient::V2::ObservabilityPipelineSocketSourceMode

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

Overview

Protocol used to receive logs.

Constant Summary collapse

TCP =
"tcp".freeze
UDP =
"udp".freeze

Method Summary

Methods included from BaseEnumModel

included