Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gogol-storage Gogol.Storage A resource alias for storage.anywhereCaches.insert method which the StorageAnywhereCachesInsert request conforms to.
data
StorageAnywhereCachesList gogol-storage Gogol.Storage Returns a list of Anywhere Cache instances of the bucket matching the criteria. See: newStorageAnywhereCachesList smart constructor.
-
gogol-storage Gogol.Storage No documentation available.
-
gogol-storage Gogol.Storage A resource alias for storage.anywhereCaches.list method which the StorageAnywhereCachesList request conforms to.
data
StorageAnywhereCachesPause gogol-storage Gogol.Storage Pauses an Anywhere Cache instance. See: newStorageAnywhereCachesPause smart constructor.
StorageAnywhereCachesPause :: Text -> Text -> Maybe Text -> StorageAnywhereCachesPausegogol-storage Gogol.Storage No documentation available.
-
gogol-storage Gogol.Storage A resource alias for storage.anywhereCaches.pause method which the StorageAnywhereCachesPause request conforms to.
data
StorageAnywhereCachesResume gogol-storage Gogol.Storage Resumes a paused or disabled Anywhere Cache instance. See: newStorageAnywhereCachesResume smart constructor.
StorageAnywhereCachesResume :: Text -> Text -> Maybe Text -> StorageAnywhereCachesResumegogol-storage Gogol.Storage No documentation available.
-
gogol-storage Gogol.Storage A resource alias for storage.anywhereCaches.resume method which the StorageAnywhereCachesResume request conforms to.