GetBrokerNodesResult

data class GetBrokerNodesResult(val clusterArn: String, val id: String, val nodeInfoLists: List<GetBrokerNodesNodeInfoList>)

A collection of values returned by getBrokerNodes.

Constructors

Link copied to clipboard
constructor(clusterArn: String, id: String, nodeInfoLists: List<GetBrokerNodesNodeInfoList>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.