| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.MSK.ServerlessCluster.SaslProperty
Documentation
data SaslProperty Source #
Constructors
| SaslProperty | |
Instances
| ToJSON SaslProperty Source # | |||||
Defined in Stratosphere.MSK.ServerlessCluster.SaslProperty Methods toJSON :: SaslProperty -> Value # toEncoding :: SaslProperty -> Encoding # toJSONList :: [SaslProperty] -> Value # toEncodingList :: [SaslProperty] -> Encoding # omitField :: SaslProperty -> Bool # | |||||
| Show SaslProperty Source # | |||||
Defined in Stratosphere.MSK.ServerlessCluster.SaslProperty Methods showsPrec :: Int -> SaslProperty -> ShowS # show :: SaslProperty -> String # showList :: [SaslProperty] -> ShowS # | |||||
| Eq SaslProperty Source # | |||||
| ToResourceProperties SaslProperty Source # | |||||
Defined in Stratosphere.MSK.ServerlessCluster.SaslProperty Methods toResourceProperties :: SaslProperty -> ResourceProperties # | |||||
| Property "Iam" SaslProperty Source # | |||||
Defined in Stratosphere.MSK.ServerlessCluster.SaslProperty Associated Types
Methods set :: PropertyType "Iam" SaslProperty -> SaslProperty -> SaslProperty # | |||||
| type PropertyType "Iam" SaslProperty Source # | |||||