Module: Aws::Kafka::Client::_DescribeTopicPartitionsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeTopicPartitionsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


469
# File 'sig/client.rbs', line 469

def next_token: () -> ::String

#partitions::Array[Types::TopicPartitionInfo]

Returns:



468
# File 'sig/client.rbs', line 468

def partitions: () -> ::Array[Types::TopicPartitionInfo]