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

Stratosphere.MSK.Cluster.SaslProperty

Documentation

data SaslProperty Source #

Instances

Instances details
ToJSON SaslProperty Source # 
Instance details

Defined in Stratosphere.MSK.Cluster.SaslProperty

Show SaslProperty Source # 
Instance details

Defined in Stratosphere.MSK.Cluster.SaslProperty

Eq SaslProperty Source # 
Instance details

Defined in Stratosphere.MSK.Cluster.SaslProperty

ToResourceProperties SaslProperty Source # 
Instance details

Defined in Stratosphere.MSK.Cluster.SaslProperty

Property "Iam" SaslProperty Source # 
Instance details

Defined in Stratosphere.MSK.Cluster.SaslProperty

Associated Types

type PropertyType "Iam" SaslProperty 
Instance details

Defined in Stratosphere.MSK.Cluster.SaslProperty

Property "Scram" SaslProperty Source # 
Instance details

Defined in Stratosphere.MSK.Cluster.SaslProperty

Associated Types

type PropertyType "Scram" SaslProperty 
Instance details

Defined in Stratosphere.MSK.Cluster.SaslProperty

type PropertyType "Iam" SaslProperty Source # 
Instance details

Defined in Stratosphere.MSK.Cluster.SaslProperty

type PropertyType "Scram" SaslProperty Source # 
Instance details

Defined in Stratosphere.MSK.Cluster.SaslProperty