CustomHandlerData: CustomHandlerInput & {
    stack: string | undefined;
}

Type declaration

  • stack: string | undefined