public static interface NotificationProperty.Builder extends SdkPojo, CopyableBuilder<NotificationProperty.Builder,NotificationProperty>
| Modifier and Type | Method and Description |
|---|---|
NotificationProperty.Builder |
notifyDelayAfter(Integer notifyDelayAfter)
After a job run starts, the number of minutes to wait before sending a job run delay notification.
|
copyapplyMutation, buildNotificationProperty.Builder notifyDelayAfter(Integer notifyDelayAfter)
After a job run starts, the number of minutes to wait before sending a job run delay notification.
notifyDelayAfter - After a job run starts, the number of minutes to wait before sending a job run delay notification.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.