Module: Aws::Lambda::Client::_ListFunctionEventInvokeConfigsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#function_event_invoke_configs::Array[Types::FunctionEventInvokeConfig]

Returns:



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

def function_event_invoke_configs: () -> ::Array[Types::FunctionEventInvokeConfig]

#next_marker::String

Returns:

  • (::String)


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

def next_marker: () -> ::String