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_NetworkTier_FIXEDSTANDARD :: ForwardingRule_NetworkTiergogol-compute Gogol.Compute.Types Public internet quality with fixed bandwidth.
pattern
ForwardingRule_NetworkTier_Premium :: ForwardingRule_NetworkTiergogol-compute Gogol.Compute.Types High quality, Google-grade network tier, support for all networking products.
pattern
ForwardingRule_NetworkTier_STANDARDOVERRIDESFIXEDSTANDARD :: ForwardingRule_NetworkTiergogol-compute Gogol.Compute.Types (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.Types Public internet quality, only limited support for other networking products.
newtype
ForwardingRule_PscConnectionStatus gogol-compute Gogol.Compute.Types No documentation available.
ForwardingRule_PscConnectionStatus :: Text -> ForwardingRule_PscConnectionStatusgogol-compute Gogol.Compute.Types No documentation available.
pattern
ForwardingRule_PscConnectionStatus_Accepted :: ForwardingRule_PscConnectionStatusgogol-compute Gogol.Compute.Types The connection has been accepted by the producer.
pattern
ForwardingRule_PscConnectionStatus_Closed :: ForwardingRule_PscConnectionStatusgogol-compute Gogol.Compute.Types The connection has been closed by the producer and will not serve traffic going forward.
pattern
ForwardingRule_PscConnectionStatus_NEEDSATTENTION :: ForwardingRule_PscConnectionStatusgogol-compute Gogol.Compute.Types The connection has been accepted by the producer, but the producer needs to take further action before the forwarding rule can serve traffic.
pattern
ForwardingRule_PscConnectionStatus_Pending :: ForwardingRule_PscConnectionStatusgogol-compute Gogol.Compute.Types The connection is pending acceptance by the producer.