Module: Aws::AppSync::Client::_ListFunctionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#functions::Array[Types::FunctionConfiguration]

Returns:



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

def functions: () -> ::Array[Types::FunctionConfiguration]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String