Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. allocatablePrefixLength :: PublicDelegatedPrefixPublicDelegatedSubPrefix -> Maybe Int32

    gogol-compute Gogol.Compute

    The allocatable prefix length supported by this PublicDelegatedSubPrefix.

  2. allowAliasIpRanges :: NetworkProfileNetworkFeatures -> Maybe NetworkProfileNetworkFeatures_AllowAliasIpRanges

    gogol-compute Gogol.Compute

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

  3. allowAutoModeSubnet :: NetworkProfileNetworkFeatures -> Maybe NetworkProfileNetworkFeatures_AllowAutoModeSubnet

    gogol-compute Gogol.Compute

    Specifies whether auto mode subnet creation is allowed.

  4. allowClassDFirewalls :: NetworkProfileNetworkFeatures -> Maybe NetworkProfileNetworkFeatures_AllowClassDFirewalls

    gogol-compute Gogol.Compute

    Specifies whether firewalls for Class D address ranges are supported.

  5. allowCloudNat :: NetworkProfileNetworkFeatures -> Maybe NetworkProfileNetworkFeatures_AllowCloudNat

    gogol-compute Gogol.Compute

    Specifies whether cloud NAT creation is allowed.

  6. allowCloudRouter :: NetworkProfileNetworkFeatures -> Maybe NetworkProfileNetworkFeatures_AllowCloudRouter

    gogol-compute Gogol.Compute

    Specifies whether cloud router creation is allowed.

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

  8. allowExternalIpAccess :: NetworkProfileNetworkFeatures -> Maybe NetworkProfileNetworkFeatures_AllowExternalIpAccess

    gogol-compute Gogol.Compute

    Specifies whether VMs are allowed to have external IP access on network interfaces connected to this VPC.

  9. allowGlobalAccess :: ForwardingRule -> Maybe Bool

    gogol-compute Gogol.Compute

    If set to true, clients can access the internal passthrough Network Load Balancers, the regional internal Application Load Balancer, and the regional internal proxy Network Load Balancer from all regions. If false, only allows access from the local region the load balancer is located at. Note that for INTERNAL_MANAGED forwarding rules, this field cannot be changed after the forwarding rule is created.

  10. allowHeaders :: CorsPolicy -> Maybe [Text]

    gogol-compute Gogol.Compute

    Specifies the content for the Access-Control-Allow-Headers header.

Page 160 of many | Previous | Next