lambdaFunctionConfigurations property

LambdaFunctionConfiguration? lambdaFunctionConfigurations
getter/setter pair

Describes the AWS Lambda functions to invoke and the events for which to invoke them.

Implementation

LambdaFunctionConfiguration? lambdaFunctionConfigurations;