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.
consumerNetwork :: PscAutoConnectionConfig -> Maybe Textgogol-sqladmin Gogol.SQLAdmin The consumer network of this consumer endpoint. This must be a resource path that includes both the host project and the network name. For example, projects/project1/global/networks/network1. The consumer host project of this network might be different from the consumer service project.
consumerNetworkStatus :: PscAutoConnectionConfig -> Maybe Textgogol-sqladmin Gogol.SQLAdmin The connection policy status of the consumer network.
consumerProject :: PscAutoConnectionConfig -> Maybe Textgogol-sqladmin Gogol.SQLAdmin This is the project ID of consumer service project of this consumer endpoint. Optional. This is only applicable if consumer_network is a shared vpc network.
allowedConsumerProjects :: PscConfig -> Maybe [Text]gogol-sqladmin Gogol.SQLAdmin.Types Optional. The list of consumer projects that are allow-listed for PSC connections to this instance. This instance can be connected to with PSC from any network in these projects. Each consumer project in this list may be represented by a project number (numeric) or by a project id (alphanumeric).
consumerNetwork :: PscAutoConnectionConfig -> Maybe Textgogol-sqladmin Gogol.SQLAdmin.Types The consumer network of this consumer endpoint. This must be a resource path that includes both the host project and the network name. For example, projects/project1/global/networks/network1. The consumer host project of this network might be different from the consumer service project.
consumerNetworkStatus :: PscAutoConnectionConfig -> Maybe Textgogol-sqladmin Gogol.SQLAdmin.Types The connection policy status of the consumer network.
consumerProject :: PscAutoConnectionConfig -> Maybe Textgogol-sqladmin Gogol.SQLAdmin.Types This is the project ID of consumer service project of this consumer endpoint. Optional. This is only applicable if consumer_network is a shared vpc network.
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.