@Stability(value=Stable) public static final class CfnBudget.NotificationWithSubscribersProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBudget.NotificationWithSubscribersProperty>
CfnBudget.NotificationWithSubscribersProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBudget.NotificationWithSubscribersProperty |
build()
Builds the configured instance.
|
CfnBudget.NotificationWithSubscribersProperty.Builder |
notification(CfnBudget.NotificationProperty notification)
Sets the value of
CfnBudget.NotificationWithSubscribersProperty.getNotification() |
CfnBudget.NotificationWithSubscribersProperty.Builder |
notification(IResolvable notification)
Sets the value of
CfnBudget.NotificationWithSubscribersProperty.getNotification() |
CfnBudget.NotificationWithSubscribersProperty.Builder |
subscribers(IResolvable subscribers)
Sets the value of
CfnBudget.NotificationWithSubscribersProperty.getSubscribers() |
CfnBudget.NotificationWithSubscribersProperty.Builder |
subscribers(List<? extends Object> subscribers)
Sets the value of
CfnBudget.NotificationWithSubscribersProperty.getSubscribers() |
@Stability(value=Stable) public CfnBudget.NotificationWithSubscribersProperty.Builder notification(CfnBudget.NotificationProperty notification)
CfnBudget.NotificationWithSubscribersProperty.getNotification()notification - `CfnBudget.NotificationWithSubscribersProperty.Notification`. This parameter is required.this@Stability(value=Stable) public CfnBudget.NotificationWithSubscribersProperty.Builder notification(IResolvable notification)
CfnBudget.NotificationWithSubscribersProperty.getNotification()notification - `CfnBudget.NotificationWithSubscribersProperty.Notification`. This parameter is required.this@Stability(value=Stable) public CfnBudget.NotificationWithSubscribersProperty.Builder subscribers(IResolvable subscribers)
CfnBudget.NotificationWithSubscribersProperty.getSubscribers()subscribers - `CfnBudget.NotificationWithSubscribersProperty.Subscribers`. This parameter is required.this@Stability(value=Stable) public CfnBudget.NotificationWithSubscribersProperty.Builder subscribers(List<? extends Object> subscribers)
CfnBudget.NotificationWithSubscribersProperty.getSubscribers()subscribers - `CfnBudget.NotificationWithSubscribersProperty.Subscribers`. This parameter is required.this@Stability(value=Stable) public CfnBudget.NotificationWithSubscribersProperty build()
build in interface software.amazon.jsii.Builder<CfnBudget.NotificationWithSubscribersProperty>CfnBudget.NotificationWithSubscribersPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.