Define API view class routing properties.
Saves metadata on the class for generation of CDK resources.
Defines a Lambda function.
Saves metadata on the function for generation of CDK resources.
N.B. in order for the Lambda entry handler to locate your function it must be named and exported
or you can manually provide the name of the exported handler in props.handler
.
Generated using TypeDoc
Define API view class routing properties.
Saves metadata on the class for generation of CDK resources.