module Stratosphere.KafkaConnect.Connector.KafkaClusterClientAuthenticationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data KafkaClusterClientAuthenticationProperty :: Prelude.Type instance ToResourceProperties KafkaClusterClientAuthenticationProperty instance Prelude.Eq KafkaClusterClientAuthenticationProperty instance Prelude.Show KafkaClusterClientAuthenticationProperty instance JSON.ToJSON KafkaClusterClientAuthenticationProperty