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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String