Module: Aws::GameLiftStreams::Client::_ListStreamGroupsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::StreamGroupSummary]

Returns:



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

def items: () -> ::Array[Types::StreamGroupSummary]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String