Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
pattern
ForwardingRule_LoadBalancingScheme_EXTERNALMANAGED :: ForwardingRule_LoadBalancingSchemegogol-compute Gogol.Compute No documentation available.
pattern
ForwardingRule_LoadBalancingScheme_External :: ForwardingRule_LoadBalancingSchemegogol-compute Gogol.Compute No documentation available.
pattern
ForwardingRule_LoadBalancingScheme_INTERNALMANAGED :: ForwardingRule_LoadBalancingSchemegogol-compute Gogol.Compute No documentation available.
pattern
ForwardingRule_LoadBalancingScheme_INTERNALSELFMANAGED :: ForwardingRule_LoadBalancingSchemegogol-compute Gogol.Compute No documentation available.
pattern
ForwardingRule_LoadBalancingScheme_Internal :: ForwardingRule_LoadBalancingSchemegogol-compute Gogol.Compute No documentation available.
pattern
ForwardingRule_LoadBalancingScheme_Invalid :: ForwardingRule_LoadBalancingSchemegogol-compute Gogol.Compute No documentation available.
newtype
ForwardingRule_NetworkTier gogol-compute Gogol.Compute This signifies the networking tier used for configuring this load balancer and can only take the following values: PREMIUM, STANDARD. For regional ForwardingRule, the valid values are PREMIUM and STANDARD. For GlobalForwardingRule, the valid value is PREMIUM. If this field is not specified, it is assumed to be PREMIUM. If IPAddress is specified, this value must be equal to the networkTier of the Address.
ForwardingRule_NetworkTier :: Text -> ForwardingRule_NetworkTiergogol-compute Gogol.Compute No documentation available.
pattern
ForwardingRule_NetworkTier_FIXEDSTANDARD :: ForwardingRule_NetworkTiergogol-compute Gogol.Compute Public internet quality with fixed bandwidth.
pattern
ForwardingRule_NetworkTier_Premium :: ForwardingRule_NetworkTiergogol-compute Gogol.Compute High quality, Google-grade network tier, support for all networking products.