Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gogol-container Gogol.Container Consume any reservation available.
-
gogol-container Gogol.Container Do not consume from any reserved capacity.
-
gogol-container Gogol.Container Must consume from a specific reservation. Must specify key value fields for specifying the reservations.
-
gogol-container Gogol.Container Default value. This should not be used.
consumeReservationType :: ReservationAffinity -> Maybe ReservationAffinity_ConsumeReservationTypegogol-container Gogol.Container Corresponds to the type of reservation consumption.
consumptionMeteringConfig :: ResourceUsageExportConfig -> Maybe ConsumptionMeteringConfiggogol-container Gogol.Container Configuration to enable resource consumption metering.
fromReservationAffinity_ConsumeReservationType :: ReservationAffinity_ConsumeReservationType -> Textgogol-container Gogol.Container No documentation available.
newConsumptionMeteringConfig :: ConsumptionMeteringConfiggogol-container Gogol.Container Creates a value of ConsumptionMeteringConfig with the minimum fields required to make a request.
newtype
ConsumptionMeteringConfig gogol-container Gogol.Container.Types Parameters for controlling consumption metering. See: newConsumptionMeteringConfig smart constructor.
ConsumptionMeteringConfig :: Maybe Bool -> ConsumptionMeteringConfiggogol-container Gogol.Container.Types No documentation available.