Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 627 Bytes

File metadata and controls

16 lines (10 loc) · 627 Bytes

Home > cdk-cloudfront-function-bundle > FunctionOptions > handler

FunctionOptions.handler property

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Name of the handler function.

Signature:

readonly handler: string;