Module: Aws::GameLiftStreams::Client::_ListApplicationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::ApplicationSummary]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String