The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.

_request_id => Str