Class: DatadogAPIClient::V2::ObservabilityPipelinePipelineKafkaSourceSaslMechanism

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

Overview

SASL mechanism used for Kafka authentication.

Constant Summary collapse

PLAIN =
"PLAIN".freeze
SCRAMNOT_SHANOT_256 =
"SCRAM-SHA-256".freeze
SCRAMNOT_SHANOT_512 =
"SCRAM-SHA-512".freeze

Method Summary

Methods included from BaseEnumModel

included