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_PscConnectionStatus_Closed :: ForwardingRule_PscConnectionStatus

    gogol-compute Gogol.Compute

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

  2. pattern ForwardingRule_PscConnectionStatus_NEEDSATTENTION :: ForwardingRule_PscConnectionStatus

    gogol-compute Gogol.Compute

    The connection has been accepted by the producer, but the producer needs to take further action before the forwarding rule can serve traffic.

  3. pattern ForwardingRule_PscConnectionStatus_Pending :: ForwardingRule_PscConnectionStatus

    gogol-compute Gogol.Compute

    The connection is pending acceptance by the producer.

  4. pattern ForwardingRule_PscConnectionStatus_Rejected :: ForwardingRule_PscConnectionStatus

    gogol-compute Gogol.Compute

    The connection has been rejected by the producer.

  5. pattern ForwardingRule_PscConnectionStatus_STATUSUNSPECIFIED :: ForwardingRule_PscConnectionStatus

    gogol-compute Gogol.Compute

    No documentation available.

  6. data ForwardingRulesScopedList

    gogol-compute Gogol.Compute

    No documentation available.

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

    gogol-compute Gogol.Compute

    No documentation available.

  8. data ForwardingRulesScopedList_Warning

    gogol-compute Gogol.Compute

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

  9. ForwardingRulesScopedList_Warning :: Maybe ForwardingRulesScopedList_Warning_Code -> Maybe [ForwardingRulesScopedList_Warning_DataItem] -> Maybe Text -> ForwardingRulesScopedList_Warning

    gogol-compute Gogol.Compute

    No documentation available.

  10. newtype ForwardingRulesScopedList_Warning_Code

    gogol-compute Gogol.Compute

    • Output Only A warning code, if applicable. For example, Compute Engine returns NORESULTSON_PAGE if there are no results in the response.

Page 366 of many | Previous | Next