Module: Aws::Kinesis::Client::_ListShardsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#shards::Array[Types::Shard]

Returns:



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

def shards: () -> ::Array[Types::Shard]