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