menu
aws_lambda_api package
documentation
lambda-2015-03-31.dart
ListFunctionEventInvokeConfigsResponse
functionEventInvokeConfigs property
functionEventInvokeConfigs property
dark_mode
light_mode
functionEventInvokeConfigs
property
List
<
FunctionEventInvokeConfig
>
?
functionEventInvokeConfigs
final
A list of configurations.
Implementation
final List<FunctionEventInvokeConfig>? functionEventInvokeConfigs;
aws_lambda_api package
documentation
lambda-2015-03-31
ListFunctionEventInvokeConfigsResponse
functionEventInvokeConfigs property
ListFunctionEventInvokeConfigsResponse class