GetTiersTier

data class GetTiersTier(val diskQuota: Int, val ram: Int, val regions: List<String>, val tier: String)

Constructors

Link copied to clipboard
constructor(diskQuota: Int, ram: Int, regions: List<String>, tier: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The maximum disk size of this tier in bytes.

Link copied to clipboard
val ram: Int

The maximum ram usage of this tier in bytes.

Link copied to clipboard

The applicable regions for this tier.

Link copied to clipboard

An identifier for the machine type, for example, db-custom-1-3840.