Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. pattern Settings_Edition_EDITIONUNSPECIFIED :: Settings_Edition

    gogol-sqladmin Gogol.SQLAdmin.Types

    The instance did not specify the edition.

  2. pattern Settings_Edition_ENTERPRISEPLUS :: Settings_Edition

    gogol-sqladmin Gogol.SQLAdmin.Types

    The instance is an Enterprise Plus edition.

  3. pattern Settings_Edition_Enterprise :: Settings_Edition

    gogol-sqladmin Gogol.SQLAdmin.Types

    The instance is an enterprise edition.

  4. newtype Settings_PricingPlan

    gogol-sqladmin Gogol.SQLAdmin.Types

    The pricing plan for this instance. This can be either PER_USE or PACKAGE. Only PER_USE is supported for Second Generation instances.

  5. Settings_PricingPlan :: Text -> Settings_PricingPlan

    gogol-sqladmin Gogol.SQLAdmin.Types

    No documentation available.

  6. pattern Settings_PricingPlan_PERUSE :: Settings_PricingPlan

    gogol-sqladmin Gogol.SQLAdmin.Types

    The instance is billed per usage.

  7. pattern Settings_PricingPlan_Package :: Settings_PricingPlan

    gogol-sqladmin Gogol.SQLAdmin.Types

    The instance is billed at a monthly flat rate.

  8. pattern Settings_PricingPlan_SQLPRICINGPLANUNSPECIFIED :: Settings_PricingPlan

    gogol-sqladmin Gogol.SQLAdmin.Types

    This is an unknown pricing plan for this instance.

  9. newtype Settings_ReplicationType

    gogol-sqladmin Gogol.SQLAdmin.Types

    The type of replication this instance uses. This can be either ASYNCHRONOUS or SYNCHRONOUS. (Deprecated) This property was only applicable to First Generation instances.

  10. Settings_ReplicationType :: Text -> Settings_ReplicationType

    gogol-sqladmin Gogol.SQLAdmin.Types

    No documentation available.

Page 137 of many | Previous | Next