NAME
Paws::Kafka::ListNodesResponse
ATTRIBUTES
NextToken => Str
The paginated results marker. When the result of a ListNodes operation is truncated, the call returns NextToken in the response. To get another batch of nodes, provide this token in your next request.
NodeInfoList => ArrayRef[Paws::Kafka::NodeInfo]
List containing a NodeInfo object.