Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
projectIdOrNum :: ServiceAttachmentConsumerProjectLimit -> Maybe Textgogol-compute Gogol.Compute.Types The project id or number for the project to set the limit for.
ruleNumber :: RouterNatRule -> Maybe Word32gogol-compute Gogol.Compute.Types An integer uniquely identifying a rule in the list. The rule number must be a positive value between 0 and 65000, and must be unique among rules within a NAT.
ruleNumber :: RouterStatusNatStatusNatRuleStatus -> Maybe Int32gogol-compute Gogol.Compute.Types Rule number of the rule.
ruleNumber :: VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings -> Maybe Int32gogol-compute Gogol.Compute.Types Rule number of the NAT Rule.
serviceProjectNumber :: ComputeUrlMapsAggregatedList -> Maybe Int64gogol-compute Gogol.Compute.UrlMaps.AggregatedList The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
serviceProjectNumber :: ComputeVpnGatewaysAggregatedList -> Maybe Int64gogol-compute Gogol.Compute.VpnGateways.AggregatedList The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
serviceProjectNumber :: ComputeVpnTunnelsAggregatedList -> Maybe Int64gogol-compute Gogol.Compute.VpnTunnels.AggregatedList The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
pattern
AutoscalingEvent_EventType_CURRENTNUMWORKERSCHANGED :: AutoscalingEvent_EventTypegogol-dataflow Gogol.Dataflow The CURRENTNUMWORKERSCHANGED type should be used when actual worker pool size has been changed, but the targetnum_workers has not changed.
pattern
AutoscalingEvent_EventType_TARGETNUMWORKERSCHANGED :: AutoscalingEvent_EventTypegogol-dataflow Gogol.Dataflow The TARGETNUMWORKERSCHANGED type should be used when the target worker pool size has changed at the start of an actuation. An event should always be specified as TARGETNUMWORKERSCHANGED if it reflects a change in the targetnumworkers.
data
ParameterMetadataEnumOption gogol-dataflow Gogol.Dataflow ParameterMetadataEnumOption specifies the option shown in the enum form. See: newParameterMetadataEnumOption smart constructor.