UNPKG

awscdk-construct-input-switch-scheduler

Version:
8 lines (7 loc) 88 B
/** * @internal */ export interface Request { destination: URL; body?: any; }