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