codePathOptions property

Input<CodePathOptions?>? codePathOptions
final

Options to control which paths/packages should be included or excluded in the zip file containing the code for the AWS lambda.

Implementation

final pulumi.Input<CodePathOptions?>? codePathOptions;