Function response

  • Decorator which injects a the current HTTP response context as a parameter value.

    Value passed to the method will be of type Response from the lambda-api package.

    Parameters

    • classDefinition: Object | Function
    • methodName: string
    • paramIndex: number

    Returns void

Generated using TypeDoc