| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.MSK.Cluster.BrokerNodeGroupInfoProperty
Documentation
data ConnectivityInfoProperty Source #
Constructors
| ConnectivityInfoProperty | |
Instances
data PublicAccessProperty Source #
Constructors
| PublicAccessProperty | |
Instances
| ToJSON PublicAccessProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.PublicAccessProperty Methods toJSON :: PublicAccessProperty -> Value # toEncoding :: PublicAccessProperty -> Encoding # toJSONList :: [PublicAccessProperty] -> Value # toEncodingList :: [PublicAccessProperty] -> Encoding # omitField :: PublicAccessProperty -> Bool # | |||||
| Show PublicAccessProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.PublicAccessProperty Methods showsPrec :: Int -> PublicAccessProperty -> ShowS # show :: PublicAccessProperty -> String # showList :: [PublicAccessProperty] -> ShowS # | |||||
| Eq PublicAccessProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.PublicAccessProperty Methods (==) :: PublicAccessProperty -> PublicAccessProperty -> Bool # (/=) :: PublicAccessProperty -> PublicAccessProperty -> Bool # | |||||
| ToResourceProperties PublicAccessProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.PublicAccessProperty Methods toResourceProperties :: PublicAccessProperty -> ResourceProperties # | |||||
| Property "Type" PublicAccessProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.PublicAccessProperty Associated Types
Methods set :: PropertyType "Type" PublicAccessProperty -> PublicAccessProperty -> PublicAccessProperty # | |||||
| type PropertyType "Type" PublicAccessProperty Source # | |||||
data VpcConnectivityProperty Source #
Constructors
| VpcConnectivityProperty | |
Instances
| ToJSON VpcConnectivityProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.VpcConnectivityProperty Methods toJSON :: VpcConnectivityProperty -> Value # toEncoding :: VpcConnectivityProperty -> Encoding # toJSONList :: [VpcConnectivityProperty] -> Value # | |||||
| Show VpcConnectivityProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.VpcConnectivityProperty Methods showsPrec :: Int -> VpcConnectivityProperty -> ShowS # show :: VpcConnectivityProperty -> String # showList :: [VpcConnectivityProperty] -> ShowS # | |||||
| Eq VpcConnectivityProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.VpcConnectivityProperty Methods (==) :: VpcConnectivityProperty -> VpcConnectivityProperty -> Bool # (/=) :: VpcConnectivityProperty -> VpcConnectivityProperty -> Bool # | |||||
| ToResourceProperties VpcConnectivityProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.VpcConnectivityProperty Methods toResourceProperties :: VpcConnectivityProperty -> ResourceProperties # | |||||
| Property "ClientAuthentication" VpcConnectivityProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.VpcConnectivityProperty Associated Types
Methods set :: PropertyType "ClientAuthentication" VpcConnectivityProperty -> VpcConnectivityProperty -> VpcConnectivityProperty # | |||||
| type PropertyType "ClientAuthentication" VpcConnectivityProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.VpcConnectivityProperty type PropertyType "ClientAuthentication" VpcConnectivityProperty = VpcConnectivityClientAuthenticationProperty | |||||
data VpcConnectivityClientAuthenticationProperty Source #
Constructors
| VpcConnectivityClientAuthenticationProperty | |
Fields | |
Instances
| ToJSON VpcConnectivityClientAuthenticationProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.VpcConnectivityClientAuthenticationProperty Methods toJSON :: VpcConnectivityClientAuthenticationProperty -> Value # toEncoding :: VpcConnectivityClientAuthenticationProperty -> Encoding # toJSONList :: [VpcConnectivityClientAuthenticationProperty] -> Value # toEncodingList :: [VpcConnectivityClientAuthenticationProperty] -> Encoding # omitField :: VpcConnectivityClientAuthenticationProperty -> Bool # | |||||
| Show VpcConnectivityClientAuthenticationProperty Source # | |||||
| Eq VpcConnectivityClientAuthenticationProperty Source # | |||||
| ToResourceProperties VpcConnectivityClientAuthenticationProperty Source # | |||||
| Property "Sasl" VpcConnectivityClientAuthenticationProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.VpcConnectivityClientAuthenticationProperty Associated Types
| |||||
| Property "Tls" VpcConnectivityClientAuthenticationProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.VpcConnectivityClientAuthenticationProperty Associated Types
| |||||
| type PropertyType "Sasl" VpcConnectivityClientAuthenticationProperty Source # | |||||
| type PropertyType "Tls" VpcConnectivityClientAuthenticationProperty Source # | |||||
data VpcConnectivitySaslProperty Source #
Constructors
| VpcConnectivitySaslProperty | |
Fields | |
Instances
| ToJSON VpcConnectivitySaslProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.VpcConnectivitySaslProperty Methods toJSON :: VpcConnectivitySaslProperty -> Value # toEncoding :: VpcConnectivitySaslProperty -> Encoding # toJSONList :: [VpcConnectivitySaslProperty] -> Value # toEncodingList :: [VpcConnectivitySaslProperty] -> Encoding # | |||||
| Show VpcConnectivitySaslProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.VpcConnectivitySaslProperty Methods showsPrec :: Int -> VpcConnectivitySaslProperty -> ShowS # show :: VpcConnectivitySaslProperty -> String # showList :: [VpcConnectivitySaslProperty] -> ShowS # | |||||
| Eq VpcConnectivitySaslProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.VpcConnectivitySaslProperty Methods (==) :: VpcConnectivitySaslProperty -> VpcConnectivitySaslProperty -> Bool # (/=) :: VpcConnectivitySaslProperty -> VpcConnectivitySaslProperty -> Bool # | |||||
| ToResourceProperties VpcConnectivitySaslProperty Source # | |||||
| Property "Iam" VpcConnectivitySaslProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.VpcConnectivitySaslProperty Associated Types
Methods set :: PropertyType "Iam" VpcConnectivitySaslProperty -> VpcConnectivitySaslProperty -> VpcConnectivitySaslProperty # | |||||
| Property "Scram" VpcConnectivitySaslProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.VpcConnectivitySaslProperty Associated Types
Methods set :: PropertyType "Scram" VpcConnectivitySaslProperty -> VpcConnectivitySaslProperty -> VpcConnectivitySaslProperty # | |||||
| type PropertyType "Iam" VpcConnectivitySaslProperty Source # | |||||
| type PropertyType "Scram" VpcConnectivitySaslProperty Source # | |||||
data VpcConnectivityTlsProperty Source #
Constructors
| VpcConnectivityTlsProperty | |
Fields
| |
Instances
| ToJSON VpcConnectivityTlsProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.VpcConnectivityTlsProperty Methods toJSON :: VpcConnectivityTlsProperty -> Value # toEncoding :: VpcConnectivityTlsProperty -> Encoding # toJSONList :: [VpcConnectivityTlsProperty] -> Value # toEncodingList :: [VpcConnectivityTlsProperty] -> Encoding # | |||||
| Show VpcConnectivityTlsProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.VpcConnectivityTlsProperty Methods showsPrec :: Int -> VpcConnectivityTlsProperty -> ShowS # show :: VpcConnectivityTlsProperty -> String # showList :: [VpcConnectivityTlsProperty] -> ShowS # | |||||
| Eq VpcConnectivityTlsProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.VpcConnectivityTlsProperty Methods (==) :: VpcConnectivityTlsProperty -> VpcConnectivityTlsProperty -> Bool # (/=) :: VpcConnectivityTlsProperty -> VpcConnectivityTlsProperty -> Bool # | |||||
| ToResourceProperties VpcConnectivityTlsProperty Source # | |||||
| Property "Enabled" VpcConnectivityTlsProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.VpcConnectivityTlsProperty Associated Types
Methods set :: PropertyType "Enabled" VpcConnectivityTlsProperty -> VpcConnectivityTlsProperty -> VpcConnectivityTlsProperty # | |||||
| type PropertyType "Enabled" VpcConnectivityTlsProperty Source # | |||||
data VpcConnectivityIamProperty Source #
Constructors
| VpcConnectivityIamProperty | |
Fields
| |
Instances
| ToJSON VpcConnectivityIamProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.VpcConnectivityIamProperty Methods toJSON :: VpcConnectivityIamProperty -> Value # toEncoding :: VpcConnectivityIamProperty -> Encoding # toJSONList :: [VpcConnectivityIamProperty] -> Value # toEncodingList :: [VpcConnectivityIamProperty] -> Encoding # | |||||
| Show VpcConnectivityIamProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.VpcConnectivityIamProperty Methods showsPrec :: Int -> VpcConnectivityIamProperty -> ShowS # show :: VpcConnectivityIamProperty -> String # showList :: [VpcConnectivityIamProperty] -> ShowS # | |||||
| Eq VpcConnectivityIamProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.VpcConnectivityIamProperty Methods (==) :: VpcConnectivityIamProperty -> VpcConnectivityIamProperty -> Bool # (/=) :: VpcConnectivityIamProperty -> VpcConnectivityIamProperty -> Bool # | |||||
| ToResourceProperties VpcConnectivityIamProperty Source # | |||||
| Property "Enabled" VpcConnectivityIamProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.VpcConnectivityIamProperty Associated Types
Methods set :: PropertyType "Enabled" VpcConnectivityIamProperty -> VpcConnectivityIamProperty -> VpcConnectivityIamProperty # | |||||
| type PropertyType "Enabled" VpcConnectivityIamProperty Source # | |||||
data VpcConnectivityScramProperty Source #
Constructors
| VpcConnectivityScramProperty | |
Fields
| |
Instances
| ToJSON VpcConnectivityScramProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.VpcConnectivityScramProperty Methods toJSON :: VpcConnectivityScramProperty -> Value # toEncoding :: VpcConnectivityScramProperty -> Encoding # toJSONList :: [VpcConnectivityScramProperty] -> Value # toEncodingList :: [VpcConnectivityScramProperty] -> Encoding # | |||||
| Show VpcConnectivityScramProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.VpcConnectivityScramProperty Methods showsPrec :: Int -> VpcConnectivityScramProperty -> ShowS # show :: VpcConnectivityScramProperty -> String # showList :: [VpcConnectivityScramProperty] -> ShowS # | |||||
| Eq VpcConnectivityScramProperty Source # | |||||
| ToResourceProperties VpcConnectivityScramProperty Source # | |||||
| Property "Enabled" VpcConnectivityScramProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.VpcConnectivityScramProperty Associated Types
Methods set :: PropertyType "Enabled" VpcConnectivityScramProperty -> VpcConnectivityScramProperty -> VpcConnectivityScramProperty # | |||||
| type PropertyType "Enabled" VpcConnectivityScramProperty Source # | |||||
mkVpcConnectivityClientAuthenticationProperty :: VpcConnectivityClientAuthenticationProperty Source #
data BrokerNodeGroupInfoProperty Source #
Constructors
| BrokerNodeGroupInfoProperty | |
Fields | |
Instances
| ToJSON BrokerNodeGroupInfoProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.BrokerNodeGroupInfoProperty Methods toJSON :: BrokerNodeGroupInfoProperty -> Value # toEncoding :: BrokerNodeGroupInfoProperty -> Encoding # toJSONList :: [BrokerNodeGroupInfoProperty] -> Value # toEncodingList :: [BrokerNodeGroupInfoProperty] -> Encoding # | |||||
| Show BrokerNodeGroupInfoProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.BrokerNodeGroupInfoProperty Methods showsPrec :: Int -> BrokerNodeGroupInfoProperty -> ShowS # show :: BrokerNodeGroupInfoProperty -> String # showList :: [BrokerNodeGroupInfoProperty] -> ShowS # | |||||
| Eq BrokerNodeGroupInfoProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.BrokerNodeGroupInfoProperty Methods (==) :: BrokerNodeGroupInfoProperty -> BrokerNodeGroupInfoProperty -> Bool # (/=) :: BrokerNodeGroupInfoProperty -> BrokerNodeGroupInfoProperty -> Bool # | |||||
| ToResourceProperties BrokerNodeGroupInfoProperty Source # | |||||
| Property "BrokerAZDistribution" BrokerNodeGroupInfoProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.BrokerNodeGroupInfoProperty Associated Types
Methods set :: PropertyType "BrokerAZDistribution" BrokerNodeGroupInfoProperty -> BrokerNodeGroupInfoProperty -> BrokerNodeGroupInfoProperty # | |||||
| Property "ClientSubnets" BrokerNodeGroupInfoProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.BrokerNodeGroupInfoProperty Associated Types
Methods set :: PropertyType "ClientSubnets" BrokerNodeGroupInfoProperty -> BrokerNodeGroupInfoProperty -> BrokerNodeGroupInfoProperty # | |||||
| Property "ConnectivityInfo" BrokerNodeGroupInfoProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.BrokerNodeGroupInfoProperty Associated Types
Methods set :: PropertyType "ConnectivityInfo" BrokerNodeGroupInfoProperty -> BrokerNodeGroupInfoProperty -> BrokerNodeGroupInfoProperty # | |||||
| Property "InstanceType" BrokerNodeGroupInfoProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.BrokerNodeGroupInfoProperty Associated Types
Methods set :: PropertyType "InstanceType" BrokerNodeGroupInfoProperty -> BrokerNodeGroupInfoProperty -> BrokerNodeGroupInfoProperty # | |||||
| Property "SecurityGroups" BrokerNodeGroupInfoProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.BrokerNodeGroupInfoProperty Associated Types
Methods set :: PropertyType "SecurityGroups" BrokerNodeGroupInfoProperty -> BrokerNodeGroupInfoProperty -> BrokerNodeGroupInfoProperty # | |||||
| Property "StorageInfo" BrokerNodeGroupInfoProperty Source # | |||||
Defined in Stratosphere.MSK.Cluster.BrokerNodeGroupInfoProperty Associated Types
Methods set :: PropertyType "StorageInfo" BrokerNodeGroupInfoProperty -> BrokerNodeGroupInfoProperty -> BrokerNodeGroupInfoProperty # | |||||
| type PropertyType "BrokerAZDistribution" BrokerNodeGroupInfoProperty Source # | |||||
| type PropertyType "ClientSubnets" BrokerNodeGroupInfoProperty Source # | |||||
| type PropertyType "ConnectivityInfo" BrokerNodeGroupInfoProperty Source # | |||||
| type PropertyType "InstanceType" BrokerNodeGroupInfoProperty Source # | |||||
| type PropertyType "SecurityGroups" BrokerNodeGroupInfoProperty Source # | |||||
| type PropertyType "StorageInfo" BrokerNodeGroupInfoProperty Source # | |||||