Hoogle Search

Within LTS Haskell 24.10 (ghc-9.10.2)

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

  1. AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface :: Text -> AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface

    gogol-compute Gogol.Compute.Types

    No documentation available.

  2. pattern AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface_Nvme :: AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface

    gogol-compute Gogol.Compute.Types

    No documentation available.

  3. pattern AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface_Scsi :: AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface

    gogol-compute Gogol.Compute.Types

    No documentation available.

  4. data AllocationSpecificSKUAllocationReservedInstanceProperties

    gogol-compute Gogol.Compute.Types

    Properties of the SKU instances being reserved. Next ID: 9 See: newAllocationSpecificSKUAllocationReservedInstanceProperties smart constructor.

  5. AllocationSpecificSKUAllocationReservedInstanceProperties :: Maybe [AcceleratorConfig] -> Maybe [AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk] -> Maybe Text -> Maybe Text -> Maybe Text -> AllocationSpecificSKUAllocationReservedInstanceProperties

    gogol-compute Gogol.Compute.Types

    No documentation available.

  6. data AllocationSpecificSKUReservation

    gogol-compute Gogol.Compute.Types

    This reservation type allows to pre allocate specific instance configuration. See: newAllocationSpecificSKUReservation smart constructor.

  7. AllocationSpecificSKUReservation :: Maybe Int64 -> Maybe Int64 -> Maybe Int64 -> Maybe AllocationSpecificSKUAllocationReservedInstanceProperties -> Maybe Text -> AllocationSpecificSKUReservation

    gogol-compute Gogol.Compute.Types

    No documentation available.

  8. data AllocateIdsRequest

    gogol-datastore Gogol.Datastore

    The request for Datastore.AllocateIds. See: newAllocateIdsRequest smart constructor.

  9. AllocateIdsRequest :: Maybe Text -> Maybe [Key] -> AllocateIdsRequest

    gogol-datastore Gogol.Datastore

    No documentation available.

  10. newtype AllocateIdsResponse

    gogol-datastore Gogol.Datastore

    The response for Datastore.AllocateIds. See: newAllocateIdsResponse smart constructor.

Page 71 of many | Previous | Next