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.

  1. ForwardingRule_PscConnectionStatus :: Text -> ForwardingRule_PscConnectionStatus

    gogol-compute Gogol.Compute.Types

    No documentation available.

  2. pattern ForwardingRule_PscConnectionStatus_Accepted :: ForwardingRule_PscConnectionStatus

    gogol-compute Gogol.Compute.Types

    The connection has been accepted by the producer.

  3. pattern ForwardingRule_PscConnectionStatus_Closed :: ForwardingRule_PscConnectionStatus

    gogol-compute Gogol.Compute.Types

    The connection has been closed by the producer and will not serve traffic going forward.

  4. pattern ForwardingRule_PscConnectionStatus_NEEDSATTENTION :: ForwardingRule_PscConnectionStatus

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

  5. pattern ForwardingRule_PscConnectionStatus_Pending :: ForwardingRule_PscConnectionStatus

    gogol-compute Gogol.Compute.Types

    The connection is pending acceptance by the producer.

  6. pattern ForwardingRule_PscConnectionStatus_Rejected :: ForwardingRule_PscConnectionStatus

    gogol-compute Gogol.Compute.Types

    The connection has been rejected by the producer.

  7. pattern ForwardingRule_PscConnectionStatus_STATUSUNSPECIFIED :: ForwardingRule_PscConnectionStatus

    gogol-compute Gogol.Compute.Types

    No documentation available.

  8. data ForwardingRulesScopedList

    gogol-compute Gogol.Compute.Types

    No documentation available.

  9. ForwardingRulesScopedList :: Maybe [ForwardingRule] -> Maybe ForwardingRulesScopedList_Warning -> ForwardingRulesScopedList

    gogol-compute Gogol.Compute.Types

    No documentation available.

  10. data ForwardingRulesScopedList_Warning

    gogol-compute Gogol.Compute.Types

    Informational warning which replaces the list of forwarding rules when the list is empty. See: newForwardingRulesScopedList_Warning smart constructor.

Page 382 of many | Previous | Next