Module: Aws::ChimeSDKIdentity::Client::_ListAppInstancesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#app_instances::Array[Types::AppInstanceSummary]

Returns:



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

def app_instances: () -> ::Array[Types::AppInstanceSummary]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String