handler property

Input<String?>? handler
final

Function entry point in your code. Required if packageType is Zip.

Implementation

final pulumi.Input<String?>? handler;