GetClusterPlainArgs

data class GetClusterPlainArgs(val clusterId: String, val tags: Map<String, String>? = null) : ConvertibleToJava<GetClusterPlainArgs>

A collection of arguments for invoking getCluster.

Constructors

Link copied to clipboard
fun GetClusterPlainArgs(clusterId: String, tags: Map<String, String>? = null)

Functions

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

Properties

Link copied to clipboard

Group identifier.

Link copied to clipboard
val tags: Map<String, String>? = null

Tags assigned to the resource