GetBrokerNodesPlainArgs

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

A collection of arguments for invoking getBrokerNodes.

Constructors

Link copied to clipboard

Functions

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

Properties

Link copied to clipboard

ARN of the cluster the nodes belong to.