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. AllUsers :: Maybe Bool -> AllUsers

    gogol-android-publisher Gogol.AndroidPublisher.Types

    No documentation available.

  2. data AllocationAggregateReservation

    gogol-compute Gogol.Compute

    This reservation type is specified by total resource amounts (e.g. total count of CPUs) and can account for multiple instance SKUs. In other words, one can create instances of varying shapes against this reservation. See: newAllocationAggregateReservation smart constructor.

  3. AllocationAggregateReservation :: Maybe [AllocationAggregateReservationReservedResourceInfo] -> Maybe [AllocationAggregateReservationReservedResourceInfo] -> Maybe AllocationAggregateReservation_VmFamily -> Maybe AllocationAggregateReservation_WorkloadType -> AllocationAggregateReservation

    gogol-compute Gogol.Compute

    No documentation available.

  4. newtype AllocationAggregateReservationReservedResourceInfo

    gogol-compute Gogol.Compute

    No documentation available.

  5. AllocationAggregateReservationReservedResourceInfo :: Maybe AllocationAggregateReservationReservedResourceInfoAccelerator -> AllocationAggregateReservationReservedResourceInfo

    gogol-compute Gogol.Compute

    No documentation available.

  6. data AllocationAggregateReservationReservedResourceInfoAccelerator

    gogol-compute Gogol.Compute

    No documentation available.

  7. AllocationAggregateReservationReservedResourceInfoAccelerator :: Maybe Int32 -> Maybe Text -> AllocationAggregateReservationReservedResourceInfoAccelerator

    gogol-compute Gogol.Compute

    No documentation available.

  8. newtype AllocationAggregateReservation_VmFamily

    gogol-compute Gogol.Compute

    The VM family that all instances scheduled against this reservation must belong to.

  9. AllocationAggregateReservation_VmFamily :: Text -> AllocationAggregateReservation_VmFamily

    gogol-compute Gogol.Compute

    No documentation available.

  10. pattern AllocationAggregateReservation_VmFamily_VMFAMILYCLOUDTPULITEDEVICECT5L :: AllocationAggregateReservation_VmFamily

    gogol-compute Gogol.Compute

    No documentation available.

Page 63 of many | Previous | Next