lambdaFunctionConfigurations property
Describes the AWS Lambda functions to invoke and the events for which to invoke them.
Implementation
final List<LambdaFunctionConfiguration>? lambdaFunctionConfigurations;
Describes the AWS Lambda functions to invoke and the events for which to invoke them.
final List<LambdaFunctionConfiguration>? lambdaFunctionConfigurations;