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.

  1. pattern ForwardingRule_LoadBalancingScheme_Invalid :: ForwardingRule_LoadBalancingScheme

    gogol-compute Gogol.Compute

    No documentation available.

  2. 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.

  3. ForwardingRule_NetworkTier :: Text -> ForwardingRule_NetworkTier

    gogol-compute Gogol.Compute

    No documentation available.

  4. pattern ForwardingRule_NetworkTier_FIXEDSTANDARD :: ForwardingRule_NetworkTier

    gogol-compute Gogol.Compute

    Public internet quality with fixed bandwidth.

  5. pattern ForwardingRule_NetworkTier_Premium :: ForwardingRule_NetworkTier

    gogol-compute Gogol.Compute

    High quality, Google-grade network tier, support for all networking products.

  6. pattern ForwardingRule_NetworkTier_STANDARDOVERRIDESFIXEDSTANDARD :: ForwardingRule_NetworkTier

    gogol-compute Gogol.Compute

    (Output only) Temporary tier for FIXED_STANDARD when fixed standard tier is expired or not configured.

  7. pattern ForwardingRule_NetworkTier_Standard :: ForwardingRule_NetworkTier

    gogol-compute Gogol.Compute

    Public internet quality, only limited support for other networking products.

  8. newtype ForwardingRule_PscConnectionStatus

    gogol-compute Gogol.Compute

    No documentation available.

  9. ForwardingRule_PscConnectionStatus :: Text -> ForwardingRule_PscConnectionStatus

    gogol-compute Gogol.Compute

    No documentation available.

  10. pattern ForwardingRule_PscConnectionStatus_Accepted :: ForwardingRule_PscConnectionStatus

    gogol-compute Gogol.Compute

    The connection has been accepted by the producer.

Page 365 of many | Previous | Next