GetBrokerNodesPlainArgs

data class GetBrokerNodesPlainArgs(val clusterArn: String) : ConvertibleToJava<GetBrokerNodesPlainArgs>

A collection of arguments for invoking getBrokerNodes.

Constructors

Link copied to clipboard
constructor(clusterArn: String)

Properties

Link copied to clipboard

ARN of the cluster the nodes belong to.

Functions

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