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.
-
gogol-compute Gogol.Compute Specifies whether Cloud Interconnect creation is allowed.
-
gogol-compute Gogol.Compute Specifies whether cloud load balancing is allowed.
allowMethods :: CorsPolicy -> Maybe [Text]gogol-compute Gogol.Compute Specifies the content for the Access-Control-Allow-Methods header.
-
gogol-compute Gogol.Compute Specifies whether multi-nic in the same network is allowed.
allowOriginRegexes :: CorsPolicy -> Maybe [Text]gogol-compute Gogol.Compute 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.
allowOrigins :: CorsPolicy -> Maybe [Text]gogol-compute Gogol.Compute 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.
-
gogol-compute Gogol.Compute Specifies whether Packet Mirroring 1.0 is supported.
-
gogol-compute Gogol.Compute Specifies whether private Google access is allowed.
allowPsc :: NetworkProfileNetworkFeatures -> Maybe NetworkProfileNetworkFeatures_AllowPscgogol-compute Gogol.Compute Specifies whether PSC creation is allowed.
allowPscGlobalAccess :: ForwardingRule -> Maybe Boolgogol-compute Gogol.Compute This is used in PSC consumer ForwardingRule to control whether the PSC endpoint can be accessed from another region.