public static final class CfnJob.NotificationPropertyProperty.Builder
extends java.lang.Object
CfnJob.NotificationPropertyProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnJob.NotificationPropertyProperty |
build()
Builds the configured instance.
|
CfnJob.NotificationPropertyProperty.Builder |
notifyDelayAfter(java.lang.Number notifyDelayAfter)
Sets the value of
CfnJob.NotificationPropertyProperty.getNotifyDelayAfter() |
public CfnJob.NotificationPropertyProperty.Builder notifyDelayAfter(java.lang.Number notifyDelayAfter)
CfnJob.NotificationPropertyProperty.getNotifyDelayAfter()
notifyDelayAfter
- After a job run starts, the number of minutes to wait before sending a job run delay notification.this
public CfnJob.NotificationPropertyProperty build()
CfnJob.NotificationPropertyProperty
java.lang.NullPointerException
- if any required attribute was not provided