class Aws::Kafka::Types::Unauthenticated

Contains information about unauthenticated traffic to the cluster.

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

data as a hash:

    {
      enabled: false,
    }

@!attribute [rw] enabled

Specifies whether you want to enable or disable unauthenticated
traffic to your cluster.
@return [Boolean]

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

Constants

SENSITIVE