HandlerMethodDecorator: ((target: LambdaInterface, propertyKey: string | symbol, descriptor: TypedPropertyDescriptor<SyncHandler<Handler>> | TypedPropertyDescriptor<AsyncHandler<Handler>>) => void)

A decorator function that can be used to decorate a method in a class that implements the LambdaInterface.