Open
Description
Describe the bug
The job property got removed in this refactor commit.
Regression Issue
- Select this option if this issue appears to be a regression.
Last Known Working CDK Version
v2.176.0
Expected Behavior
The job property is re-instated.
Current Behavior
The job property is missing thus breaking customers trying to update the library.
Reproduction Steps
N/A.
Possible Solution
Add notifyDelayAfter
to JobProps
since it's applicable to every type of job.
Additional Information/Context
No response
CDK CLI Version
N/A
Framework Version
No response
Node.js Version
N/A
OS
N/A
Language
TypeScript
Language Version
No response
Other information
No response