InstanceTier

The service tier of the instance.

Entries

Link copied to clipboard
Link copied to clipboard

STANDARD tier. BASIC_HDD is the preferred term for this tier.

Link copied to clipboard

PREMIUM tier. BASIC_SSD is the preferred term for this tier.

Link copied to clipboard

BASIC instances offer a maximum capacity of 63.9 TB. BASIC_HDD is an alias for STANDARD Tier, offering economical performance backed by HDD.

Link copied to clipboard

BASIC instances offer a maximum capacity of 63.9 TB. BASIC_SSD is an alias for PREMIUM Tier, and offers improved performance backed by SSD.

Link copied to clipboard

HIGH_SCALE instances offer expanded capacity and performance scaling capabilities.

Link copied to clipboard

ENTERPRISE instances offer the features and availability needed for mission-critical workloads.

Link copied to clipboard

ZONAL instances offer expanded capacity and performance scaling capabilities.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun toJava(): InstanceTier
Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
val javaValue: InstanceTier
Link copied to clipboard
Link copied to clipboard