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.
form :: Material -> Maybe Formgogol-classroom Gogol.Classroom.Types Google Forms material.
-
gogol-classroom Gogol.Classroom.Types URL of the form.
forceAttach :: ComputeInstancesAttachDisk -> Maybe Boolgogol-compute Gogol.Compute 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.
forceAttach :: AttachedDisk -> Maybe Boolgogol-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.
forceCreate :: ComputeImagesInsert -> Maybe Boolgogol-compute Gogol.Compute Force image creation if true.
forceStop :: InstanceGroupManagersStopInstancesRequest -> Maybe Boolgogol-compute Gogol.Compute If this flag is set to true, the Instance Group Manager will proceed to stop the instances, skipping initialization on them.
forceStop :: RegionInstanceGroupManagersStopInstancesRequest -> Maybe Boolgogol-compute Gogol.Compute If this flag is set to true, the Instance Group Manager will proceed to stop the instances, skipping initialization on them.
forceSuspend :: InstanceGroupManagersSuspendInstancesRequest -> Maybe Boolgogol-compute Gogol.Compute If this flag is set to true, the Instance Group Manager will proceed to suspend the instances, skipping initialization on them.
forceSuspend :: RegionInstanceGroupManagersSuspendInstancesRequest -> Maybe Boolgogol-compute Gogol.Compute If this flag is set to true, the Instance Group Manager will proceed to suspend the instances, skipping initialization on them.
-
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.