google_api_sql_admin v0.0.1 GoogleApi.SQLAdmin.V1beta4.Model.Tier View Source

A Google Cloud SQL service tier resource.

Attributes

  • DiskQuota (String): The maximum disk size of this tier in bytes. Defaults to: null.
  • RAM (String): The maximum RAM usage of this tier in bytes. Defaults to: null.
  • kind (String): This is always sql#tier. Defaults to: null.
  • region (List[String]): The applicable regions for this tier. Defaults to: null.
  • tier (String): An identifier for the service tier, for example D1, D2 etc. For related information, see Pricing. Defaults to: null.