class Aws::Kafka::Types::ListNodesResponse
Information about nodes in the cluster.
@!attribute [rw] next_token
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. @return [String]
@!attribute [rw] node_info_list
List containing a NodeInfo object. @return [Array<Types::NodeInfo>]
@see docs.aws.amazon.com/goto/WebAPI/kafka-2018-11-14/ListNodesResponse AWS API Documentation
Constants
- SENSITIVE