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