Class: DatadogAPIClient::V2::ObservabilityPipelineWebsocketSourceTlsWithClientCertMode

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

Overview

TLS mode. Must be with_client_cert.

Constant Summary collapse

WITH_CLIENT_CERT =
"with_client_cert".freeze

Method Summary

Methods included from BaseEnumModel

included