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]
1090 |
# File 'sig/client.rbs', line 1090
def function_event_invoke_configs: () -> ::Array[Types::FunctionEventInvokeConfig]
|
#next_marker ⇒ ::String
1091 |
# File 'sig/client.rbs', line 1091
def next_marker: () -> ::String
|