GetDbNodesPlainArgs

data class GetDbNodesPlainArgs(val cloudVmClusterId: String) : ConvertibleToJava<GetDbNodesPlainArgs>

A collection of arguments for invoking getDbNodes.

Constructors

Link copied to clipboard
constructor(cloudVmClusterId: String)

Properties

Link copied to clipboard

The id of the Cloud VM cluster.

Functions

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