Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. data AllocationResourceStatusSpecificSKUAllocation

    gogol-compute Gogol.Compute

    Contains Properties set for the reservation. See: newAllocationResourceStatusSpecificSKUAllocation smart constructor.

  2. AllocationResourceStatusSpecificSKUAllocation :: Maybe Text -> Maybe AllocationResourceStatusSpecificSKUAllocation_Utilizations -> AllocationResourceStatusSpecificSKUAllocation

    gogol-compute Gogol.Compute

    No documentation available.

  3. newtype AllocationResourceStatusSpecificSKUAllocation_Utilizations

    gogol-compute Gogol.Compute

    Per service utilization breakdown. The Key is the Google Cloud managed service name. See: newAllocationResourceStatusSpecificSKUAllocation_Utilizations smart constructor.

  4. AllocationResourceStatusSpecificSKUAllocation_Utilizations :: HashMap Text Int64 -> AllocationResourceStatusSpecificSKUAllocation_Utilizations

    gogol-compute Gogol.Compute

    No documentation available.

  5. data AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk

    gogol-compute Gogol.Compute

    No documentation available.

  6. AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk :: Maybe Int64 -> Maybe AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface -> AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk

    gogol-compute Gogol.Compute

    No documentation available.

  7. newtype AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface

    gogol-compute Gogol.Compute

    Specifies the disk interface to use for attaching this disk, which is either SCSI or NVME. The default is SCSI. For performance characteristics of SCSI over NVMe, see Local SSD performance.

  8. AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface :: Text -> AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface

    gogol-compute Gogol.Compute

    No documentation available.

  9. pattern AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface_Nvme :: AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface

    gogol-compute Gogol.Compute

    No documentation available.

  10. pattern AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface_Scsi :: AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface

    gogol-compute Gogol.Compute

    No documentation available.

Page 66 of many | Previous | Next