GetNodeClassesClass

data class GetNodeClassesClass(val supportedEngines: List<GetNodeClassesClassSupportedEngine>, val zoneId: String)

Constructors

Link copied to clipboard
constructor(supportedEngines: List<GetNodeClassesClassSupportedEngine>, zoneId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of PolarDB node classes in the zone.

Link copied to clipboard

The Zone to launch the PolarDB cluster.