@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 - `CfnTrigger.NotificationPropertyProperty.NotifyDelayAfter`.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 © 2021. All rights reserved.