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.
pattern
ForwardingRule_IPProtocol_Sctp :: ForwardingRule_IPProtocolgogol-compute Gogol.Compute.Types No documentation available.
pattern
ForwardingRule_IPProtocol_Tcp :: ForwardingRule_IPProtocolgogol-compute Gogol.Compute.Types No documentation available.
pattern
ForwardingRule_IPProtocol_Udp :: ForwardingRule_IPProtocolgogol-compute Gogol.Compute.Types No documentation available.
newtype
ForwardingRule_IpVersion gogol-compute Gogol.Compute.Types The IP Version that will be used by this forwarding rule. Valid options are IPV4 or IPV6.
ForwardingRule_IpVersion :: Text -> ForwardingRule_IpVersiongogol-compute Gogol.Compute.Types No documentation available.
pattern
ForwardingRule_IpVersion_IPV4 :: ForwardingRule_IpVersiongogol-compute Gogol.Compute.Types No documentation available.
pattern
ForwardingRule_IpVersion_IPV6 :: ForwardingRule_IpVersiongogol-compute Gogol.Compute.Types No documentation available.
pattern
ForwardingRule_IpVersion_UNSPECIFIEDVERSION :: ForwardingRule_IpVersiongogol-compute Gogol.Compute.Types No documentation available.
-
gogol-compute Gogol.Compute.Types Labels for this resource. These can only be added or modified by the setLabels method. Each label key/value pair must comply with RFC1035. Label values may be empty. See: newForwardingRule_Labels smart constructor.
ForwardingRule_Labels :: HashMap Text Text -> ForwardingRule_Labelsgogol-compute Gogol.Compute.Types No documentation available.