lambdaResources property

List<LambdaResource>? lambdaResources
final

The Python-language Lambda functions for this job.

Implementation

final List<LambdaResource>? lambdaResources;