class Aws::Kafka::Types::Sasl

@note When making an API call, you may pass Sasl

data as a hash:

    {
      scram: {
        enabled: false,
      },
      iam: {
        enabled: false,
      },
    }

@!attribute [rw] scram

@return [Types::Scram]

@!attribute [rw] iam

@return [Types::Iam]

@see docs.aws.amazon.com/goto/WebAPI/kafka-2018-11-14/Sasl AWS API Documentation

Constants

SENSITIVE