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 AllocationSpecificSKUAllocationReservedInstanceProperties

    gogol-compute Gogol.Compute

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

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

    gogol-compute Gogol.Compute

    No documentation available.

  3. data AllocationSpecificSKUReservation

    gogol-compute Gogol.Compute

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

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

    gogol-compute Gogol.Compute

    No documentation available.

  5. data AllocationAggregateReservation

    gogol-compute Gogol.Compute.Types

    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.

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

    gogol-compute Gogol.Compute.Types

    No documentation available.

  7. newtype AllocationAggregateReservationReservedResourceInfo

    gogol-compute Gogol.Compute.Types

    No documentation available.

  8. AllocationAggregateReservationReservedResourceInfo :: Maybe AllocationAggregateReservationReservedResourceInfoAccelerator -> AllocationAggregateReservationReservedResourceInfo

    gogol-compute Gogol.Compute.Types

    No documentation available.

  9. data AllocationAggregateReservationReservedResourceInfoAccelerator

    gogol-compute Gogol.Compute.Types

    No documentation available.

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

    gogol-compute Gogol.Compute.Types

    No documentation available.

Page 67 of many | Previous | Next