Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
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.
pattern
ForwardingRule_NetworkTier_STANDARDOVERRIDESFIXEDSTANDARD :: ForwardingRule_NetworkTiergogol-compute Gogol.Compute (Output only) Temporary tier for FIXED_STANDARD when fixed standard tier is expired or not configured.
pattern
ForwardingRule_NetworkTier_Standard :: ForwardingRule_NetworkTiergogol-compute Gogol.Compute Public internet quality, only limited support for other networking products.
newtype
ForwardingRule_PscConnectionStatus gogol-compute Gogol.Compute No documentation available.
ForwardingRule_PscConnectionStatus :: Text -> ForwardingRule_PscConnectionStatusgogol-compute Gogol.Compute No documentation available.
pattern
ForwardingRule_PscConnectionStatus_Accepted :: ForwardingRule_PscConnectionStatusgogol-compute Gogol.Compute The connection has been accepted by the producer.