Hoogle Search

Within LTS Haskell 24.48 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. forwardingRule :: ComputeGlobalForwardingRulesPatch -> Text

    gogol-compute Gogol.Compute.GlobalForwardingRules.Patch

    Name of the ForwardingRule resource to patch.

  2. forwardingRule :: ComputeGlobalForwardingRulesSetTarget -> Text

    gogol-compute Gogol.Compute.GlobalForwardingRules.SetTarget

    Name of the ForwardingRule resource in which target is to be set.

  3. forceCreate :: ComputeImagesInsert -> Maybe Bool

    gogol-compute Gogol.Compute.Images.Insert

    Force image creation if true.

  4. forceAttach :: ComputeInstancesAttachDisk -> Maybe Bool

    gogol-compute Gogol.Compute.Instances.AttachDisk

    Whether to force attach the regional disk even if it's currently attached to another instance. If you try to force attach a zonal disk to an instance, you will receive an error.

  5. forceAttach :: AttachedDisk -> Maybe Bool

    gogol-compute Gogol.Compute.Types

    • Input Only Whether to force attach the regional disk even if it's currently attached to another instance. If you try to force attach a zonal disk to an instance, you will receive an error.

  6. forceStop :: InstanceGroupManagersStopInstancesRequest -> Maybe Bool

    gogol-compute Gogol.Compute.Types

    If this flag is set to true, the Instance Group Manager will proceed to stop the instances, skipping initialization on them.

  7. forceStop :: RegionInstanceGroupManagersStopInstancesRequest -> Maybe Bool

    gogol-compute Gogol.Compute.Types

    If this flag is set to true, the Instance Group Manager will proceed to stop the instances, skipping initialization on them.

  8. forceSuspend :: InstanceGroupManagersSuspendInstancesRequest -> Maybe Bool

    gogol-compute Gogol.Compute.Types

    If this flag is set to true, the Instance Group Manager will proceed to suspend the instances, skipping initialization on them.

  9. forceSuspend :: RegionInstanceGroupManagersSuspendInstancesRequest -> Maybe Bool

    gogol-compute Gogol.Compute.Types

    If this flag is set to true, the Instance Group Manager will proceed to suspend the instances, skipping initialization on them.

  10. forceUpdateOnRepair :: InstanceGroupManagerInstanceLifecyclePolicy -> Maybe InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair

    gogol-compute Gogol.Compute.Types

    A bit indicating whether to forcefully apply the group's latest configuration when repairing a VM. Valid options are: - NO (default): If configuration updates are available, they are not forcefully applied during repair. Instead, configuration updates are applied according to the group's update policy. - YES: If configuration updates are available, they are applied during repair.

Page 221 of many | Previous | Next