Module: Aws::AppSync::Client::_ListApisResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#apis::Array[Types::Api]

Returns:



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

def apis: () -> ::Array[Types::Api]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String