@Stability(value=Stable) public static final class CfnJob.NotificationPropertyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnJob.NotificationPropertyProperty>
CfnJob.NotificationPropertyProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnJob.NotificationPropertyProperty |
build()
Builds the configured instance.
|
CfnJob.NotificationPropertyProperty.Builder |
notifyDelayAfter(Number notifyDelayAfter)
Sets the value of
CfnJob.NotificationPropertyProperty.getNotifyDelayAfter() |
@Stability(value=Stable) public CfnJob.NotificationPropertyProperty.Builder notifyDelayAfter(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@Stability(value=Stable) public CfnJob.NotificationPropertyProperty build()
build in interface software.amazon.jsii.Builder<CfnJob.NotificationPropertyProperty>CfnJob.NotificationPropertyPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.