GetNodeGroupsPlainArgs

data class GetNodeGroupsPlainArgs(val clusterName: String) : ConvertibleToJava<GetNodeGroupsPlainArgs>

A collection of arguments for invoking getNodeGroups.

Constructors

Link copied to clipboard
constructor(clusterName: String)

Properties

Link copied to clipboard

Name of the cluster.

Functions

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