We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5062e5b + 019c813 commit 082b4daCopy full SHA for 082b4da
1 file changed
src/main/java/activesupport/aws/batch/JobDefinition.java
@@ -3,6 +3,7 @@
3
public enum JobDefinition {
4
5
LAST_TM_LETTER("vol-app-int-last-tm-letter"),
6
+ FIRST_TM_LETTER("vol-app-int-first-tm-letter"),
7
8
CONTINUATIONS_REMINDER("vol-app-int-digital-continuation-reminders"),
9
DUPLICATE_VEHICLE_WARNING("vol-app-int-duplicate-vehicle-warning"),
0 commit comments