GetClusterPlainArgs

data class GetClusterPlainArgs(val identifier: String) : ConvertibleToJava<GetClusterPlainArgs>

Constructors

Link copied to clipboard
constructor(identifier: String)

Properties

Link copied to clipboard

The ID of the created cluster.

Functions

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