ts-lambda-api - v2.5.5
    Preparing search index...

    Interface ALBEventRequestContext

    interface ALBEventRequestContext {
        elb: { targetGroupArn: string };
    }
    Index

    Properties

    Properties

    elb: { targetGroupArn: string }