GetClusterAuthPlainArgs

data class GetClusterAuthPlainArgs(val name: String) : ConvertibleToJava<GetClusterAuthPlainArgs>

A collection of arguments for invoking getClusterAuth.

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

Name of the cluster

Functions

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