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. pattern ForwardingRulesScopedList_Warning_Code_RESOURCENOTDELETED :: ForwardingRulesScopedList_Warning_Code

    gogol-compute Gogol.Compute

    One or more of the resources set to auto-delete could not be deleted because they were in use.

  2. pattern ForwardingRulesScopedList_Warning_Code_SCHEMAVALIDATIONIGNORED :: ForwardingRulesScopedList_Warning_Code

    gogol-compute Gogol.Compute

    When a resource schema validation is ignored.

  3. pattern ForwardingRulesScopedList_Warning_Code_SINGLEINSTANCEPROPERTYTEMPLATE :: ForwardingRulesScopedList_Warning_Code

    gogol-compute Gogol.Compute

    Instance template used in instance group manager is valid as such, but its application does not make a lot of sense, because it allows only single instance in instance group.

  4. pattern ForwardingRulesScopedList_Warning_Code_UNDECLAREDPROPERTIES :: ForwardingRulesScopedList_Warning_Code

    gogol-compute Gogol.Compute

    When undeclared properties in the schema are present

  5. pattern ForwardingRulesScopedList_Warning_Code_Unreachable :: ForwardingRulesScopedList_Warning_Code

    gogol-compute Gogol.Compute

    A given scope cannot be reached.

  6. data ForwardingRulesScopedList_Warning_DataItem

    gogol-compute Gogol.Compute

    No documentation available.

  7. ForwardingRulesScopedList_Warning_DataItem :: Maybe Text -> Maybe Text -> ForwardingRulesScopedList_Warning_DataItem

    gogol-compute Gogol.Compute

    No documentation available.

  8. data ForwardingRule

    gogol-compute Gogol.Compute.Types

    Represents a Forwarding Rule resource. Forwarding rule resources in Google Cloud can be either regional or global in scope: * Global * Regional A forwarding rule and its corresponding IP address represent the frontend configuration of a Google Cloud load balancer. Forwarding rules can also reference target instances and Cloud VPN Classic gateways (targetVpnGateway). For more information, read Forwarding rule concepts and Using protocol forwarding. See: newForwardingRule smart constructor.

  9. ForwardingRule :: Maybe Text -> Maybe ForwardingRule_IPProtocol -> Maybe Bool -> Maybe Bool -> Maybe Bool -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Base64 -> Maybe Word64 -> Maybe Text -> Maybe ForwardingRule_IpVersion -> Maybe Bool -> Text -> Maybe Base64 -> Maybe ForwardingRule_Labels -> Maybe ForwardingRule_LoadBalancingScheme -> Maybe [MetadataFilter] -> Maybe Text -> Maybe Text -> Maybe ForwardingRule_NetworkTier -> Maybe Bool -> Maybe Text -> Maybe [Text] -> Maybe Word64 -> Maybe ForwardingRule_PscConnectionStatus -> Maybe Text -> Maybe Text -> Maybe [ForwardingRuleServiceDirectoryRegistration] -> Maybe Text -> Maybe Text -> Maybe [Text] -> Maybe Text -> Maybe Text -> ForwardingRule

    gogol-compute Gogol.Compute.Types

    No documentation available.

  10. data ForwardingRuleAggregatedList

    gogol-compute Gogol.Compute.Types

    No documentation available.

Page 370 of many | Previous | Next