| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.MSK.Cluster.VpcConnectivityProperty
Documentation
data VpcConnectivityClientAuthenticationProperty Source #
Constructors
| VpcConnectivityClientAuthenticationProperty | |
Fields | |
Instances
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 | |
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 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 | |||||