Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
newtype
ForwardingRuleReference gogol-compute Gogol.Compute.Types No documentation available.
ForwardingRuleReference :: Maybe Text -> ForwardingRuleReferencegogol-compute Gogol.Compute.Types No documentation available.
data
ForwardingRuleServiceDirectoryRegistration gogol-compute Gogol.Compute.Types Describes the auto-registration of the forwarding rule to Service Directory. The region and project of the Service Directory resource generated from this registration will be the same as this forwarding rule. See: newForwardingRuleServiceDirectoryRegistration smart constructor.
-
gogol-compute Gogol.Compute.Types No documentation available.
newtype
ForwardingRule_IPProtocol gogol-compute Gogol.Compute.Types The IP protocol to which this rule applies. For protocol forwarding, valid options are TCP, UDP, ESP, AH, SCTP, ICMP and L3_DEFAULT. The valid IP protocols are different for different load balancing products as described in Load balancing features.
ForwardingRule_IPProtocol :: Text -> ForwardingRule_IPProtocolgogol-compute Gogol.Compute.Types No documentation available.
pattern
ForwardingRule_IPProtocol_AH :: ForwardingRule_IPProtocolgogol-compute Gogol.Compute.Types No documentation available.
pattern
ForwardingRule_IPProtocol_Esp :: ForwardingRule_IPProtocolgogol-compute Gogol.Compute.Types No documentation available.
pattern
ForwardingRule_IPProtocol_Icmp :: ForwardingRule_IPProtocolgogol-compute Gogol.Compute.Types No documentation available.
pattern
ForwardingRule_IPProtocol_L3DEFAULT :: ForwardingRule_IPProtocolgogol-compute Gogol.Compute.Types No documentation available.