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

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

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

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

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

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

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

  8. forwardingRule :: ForwardingRuleReference -> Maybe Text

    gogol-compute Gogol.Compute.Types

    No documentation available.

  9. forwardingRule :: HealthStatus -> Maybe Text

    gogol-compute Gogol.Compute.Types

    URL of the forwarding rule associated with the health status of the instance.

  10. forwardingRule :: HealthStatusForNetworkEndpoint -> Maybe ForwardingRuleReference

    gogol-compute Gogol.Compute.Types

    URL of the forwarding rule associated with the health state of the network endpoint.

Page 221 of many | Previous | Next