Module: Aws::Lambda::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:



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

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

#next_marker::String

Returns:

  • (::String)


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

def next_marker: () -> ::String