GetBootstrapBrokersPlainArgs

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

A collection of arguments for invoking getBootstrapBrokers.

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(): GetBootstrapBrokersPlainArgs