Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. allInstancesConfig :: InstanceGroupManagerStatus -> Maybe InstanceGroupManagerStatusAllInstancesConfig

    gogol-compute Gogol.Compute

    • Output only Status of all-instances configuration on the group.

  2. allPorts :: ForwardingRule -> Maybe Bool

    gogol-compute Gogol.Compute

    The ports, portRange, and allPorts fields are mutually exclusive. Only packets addressed to ports in the specified range will be forwarded to the backends configured with this forwarding rule. The allPorts field has the following limitations: - It requires that the forwarding rule IPProtocol be TCP, UDP, SCTP, or L3DEFAULT. - It's applicable only to the following products: internal passthrough Network Load Balancers, backend service-based external passthrough Network Load Balancers, and internal and external protocol forwarding. - Set this field to true to allow packets addressed to any port or packets lacking destination port information (for example, UDP fragments after the first fragment) to be forwarded to the backends configured with this forwarding rule. The L3DEFAULT protocol requires allPorts be set to true.

  3. allocatablePrefixLength :: PublicDelegatedPrefix -> Maybe Int32

    gogol-compute Gogol.Compute

    The allocatable prefix length supported by this public delegated prefix. This field is optional and cannot be set for prefixes in DELEGATION mode. It cannot be set for IPv4 prefixes either, and it always defaults to 32.

  4. allocatablePrefixLength :: PublicDelegatedPrefixPublicDelegatedSubPrefix -> Maybe Int32

    gogol-compute Gogol.Compute

    The allocatable prefix length supported by this PublicDelegatedSubPrefix.

  5. allowAliasIpRanges :: NetworkProfileNetworkFeatures -> Maybe NetworkProfileNetworkFeatures_AllowAliasIpRanges

    gogol-compute Gogol.Compute

    Specifies whether alias IP ranges (and secondary address ranges) are allowed.

  6. allowAutoModeSubnet :: NetworkProfileNetworkFeatures -> Maybe NetworkProfileNetworkFeatures_AllowAutoModeSubnet

    gogol-compute Gogol.Compute

    Specifies whether auto mode subnet creation is allowed.

  7. allowClassDFirewalls :: NetworkProfileNetworkFeatures -> Maybe NetworkProfileNetworkFeatures_AllowClassDFirewalls

    gogol-compute Gogol.Compute

    Specifies whether firewalls for Class D address ranges are supported.

  8. allowCloudNat :: NetworkProfileNetworkFeatures -> Maybe NetworkProfileNetworkFeatures_AllowCloudNat

    gogol-compute Gogol.Compute

    Specifies whether cloud NAT creation is allowed.

  9. allowCloudRouter :: NetworkProfileNetworkFeatures -> Maybe NetworkProfileNetworkFeatures_AllowCloudRouter

    gogol-compute Gogol.Compute

    Specifies whether cloud router creation is allowed.

  10. allowCredentials :: CorsPolicy -> Maybe Bool

    gogol-compute Gogol.Compute

    In response to a preflight request, setting this to true indicates that the actual request can include user credentials. This field translates to the Access-Control-Allow-Credentials header. Default is false.

Page 160 of many | Previous | Next