Hoogle Search
Within LTS Haskell 24.10 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gogol-compute Gogol.Compute.Types The share setting for reservations and sole tenancy node groups. See: newShareSettings smart constructor.
ShareSettings :: Maybe ShareSettings_ProjectMap -> Maybe ShareSettings_ShareType -> ShareSettingsgogol-compute Gogol.Compute.Types No documentation available.
newtype
ShareSettingsProjectConfig gogol-compute Gogol.Compute.Types Config for each project in the share settings. See: newShareSettingsProjectConfig smart constructor.
ShareSettingsProjectConfig :: Maybe Text -> ShareSettingsProjectConfiggogol-compute Gogol.Compute.Types No documentation available.
newtype
ShareSettings_ProjectMap gogol-compute Gogol.Compute.Types A map of project id and project config. This is only valid when sharetype's value is SPECIFICPROJECTS. See: newShareSettings_ProjectMap smart constructor.
ShareSettings_ProjectMap :: HashMap Text ShareSettingsProjectConfig -> ShareSettings_ProjectMapgogol-compute Gogol.Compute.Types No documentation available.
newtype
ShareSettings_ShareType gogol-compute Gogol.Compute.Types Type of sharing for this shared-reservation
ShareSettings_ShareType :: Text -> ShareSettings_ShareTypegogol-compute Gogol.Compute.Types No documentation available.
pattern
ShareSettings_ShareType_Local :: ShareSettings_ShareTypegogol-compute Gogol.Compute.Types Default value.
pattern
ShareSettings_ShareType_Organization :: ShareSettings_ShareTypegogol-compute Gogol.Compute.Types Shared-reservation is open to entire Organization