stratosphere-msk-1.0.0: Stratosphere integration for AWS MSK.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.MSK.Cluster.ClientAuthenticationProperty

Documentation

data ClientAuthenticationProperty Source #

Instances

Instances details
ToJSON ClientAuthenticationProperty Source # 
Instance details

Defined in Stratosphere.MSK.Cluster.ClientAuthenticationProperty

Show ClientAuthenticationProperty Source # 
Instance details

Defined in Stratosphere.MSK.Cluster.ClientAuthenticationProperty

Eq ClientAuthenticationProperty Source # 
Instance details

Defined in Stratosphere.MSK.Cluster.ClientAuthenticationProperty

ToResourceProperties ClientAuthenticationProperty Source # 
Instance details

Defined in Stratosphere.MSK.Cluster.ClientAuthenticationProperty

Property "Sasl" ClientAuthenticationProperty Source # 
Instance details

Defined in Stratosphere.MSK.Cluster.ClientAuthenticationProperty

Property "Tls" ClientAuthenticationProperty Source # 
Instance details

Defined in Stratosphere.MSK.Cluster.ClientAuthenticationProperty

Property "Unauthenticated" ClientAuthenticationProperty Source # 
Instance details

Defined in Stratosphere.MSK.Cluster.ClientAuthenticationProperty

type PropertyType "Sasl" ClientAuthenticationProperty Source # 
Instance details

Defined in Stratosphere.MSK.Cluster.ClientAuthenticationProperty

type PropertyType "Tls" ClientAuthenticationProperty Source # 
Instance details

Defined in Stratosphere.MSK.Cluster.ClientAuthenticationProperty

type PropertyType "Unauthenticated" ClientAuthenticationProperty Source # 
Instance details

Defined in Stratosphere.MSK.Cluster.ClientAuthenticationProperty