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. allowExternalIpAccess :: NetworkProfileNetworkFeatures -> Maybe NetworkProfileNetworkFeatures_AllowExternalIpAccess

    gogol-compute Gogol.Compute.Types

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

  2. allowGlobalAccess :: ForwardingRule -> Maybe Bool

    gogol-compute Gogol.Compute.Types

    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.

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

    gogol-compute Gogol.Compute.Types

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

  4. allowInterconnect :: NetworkProfileNetworkFeatures -> Maybe NetworkProfileNetworkFeatures_AllowInterconnect

    gogol-compute Gogol.Compute.Types

    Specifies whether Cloud Interconnect creation is allowed.

  5. allowLoadBalancing :: NetworkProfileNetworkFeatures -> Maybe NetworkProfileNetworkFeatures_AllowLoadBalancing

    gogol-compute Gogol.Compute.Types

    Specifies whether cloud load balancing is allowed.

  6. allowMethods :: CorsPolicy -> Maybe [Text]

    gogol-compute Gogol.Compute.Types

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

  7. allowMultiNicInSameNetwork :: NetworkProfileNetworkFeatures -> Maybe NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork

    gogol-compute Gogol.Compute.Types

    Specifies whether multi-nic in the same network is allowed.

  8. allowOriginRegexes :: CorsPolicy -> Maybe [Text]

    gogol-compute Gogol.Compute.Types

    Specifies a regular expression that matches allowed origins. For more information, see regular expression syntax . An origin is allowed if it matches either an item in allowOrigins or an item in allowOriginRegexes. Regular expressions can only be used when the loadBalancingScheme is set to INTERNALSELFMANAGED.

  9. allowOrigins :: CorsPolicy -> Maybe [Text]

    gogol-compute Gogol.Compute.Types

    Specifies the list of origins that is allowed to do CORS requests. An origin is allowed if it matches either an item in allowOrigins or an item in allowOriginRegexes.

  10. allowPacketMirroring :: NetworkProfileNetworkFeatures -> Maybe NetworkProfileNetworkFeatures_AllowPacketMirroring

    gogol-compute Gogol.Compute.Types

    Specifies whether Packet Mirroring 1.0 is supported.

Page 164 of many | Previous | Next