execArgs property

List<String>? execArgs
final

The list of arguments to pass to the Lambda function when it runs.

Implementation

final List<String>? execArgs;