Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. forceAttach :: AttachedDisk -> Maybe Bool

    gogol-compute Gogol.Compute

    • 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.

  2. forceCreate :: ComputeImagesInsert -> Maybe Bool

    gogol-compute Gogol.Compute

    Force image creation if true.

  3. forceStop :: InstanceGroupManagersStopInstancesRequest -> Maybe Bool

    gogol-compute Gogol.Compute

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

  4. forceStop :: RegionInstanceGroupManagersStopInstancesRequest -> Maybe Bool

    gogol-compute Gogol.Compute

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

  5. forceSuspend :: InstanceGroupManagersSuspendInstancesRequest -> Maybe Bool

    gogol-compute Gogol.Compute

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

  6. forceSuspend :: RegionInstanceGroupManagersSuspendInstancesRequest -> Maybe Bool

    gogol-compute Gogol.Compute

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

  7. forceUpdateOnRepair :: InstanceGroupManagerInstanceLifecyclePolicy -> Maybe InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair

    gogol-compute Gogol.Compute

    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.

  8. forwardingRule :: ComputeForwardingRulesDelete -> Text

    gogol-compute Gogol.Compute

    Name of the ForwardingRule resource to delete.

  9. forwardingRule :: ComputeForwardingRulesGet -> Text

    gogol-compute Gogol.Compute

    Name of the ForwardingRule resource to return.

  10. forwardingRule :: ComputeForwardingRulesPatch -> Text

    gogol-compute Gogol.Compute

    Name of the ForwardingRule resource to patch.

Page 218 of many | Previous | Next