| Package | Description |
|---|---|
| software.amazon.awscdk.services.budgets |
| Modifier and Type | Method and Description |
|---|---|
CfnBudgetProps.Builder |
CfnBudgetProps.Builder.budget(CfnBudget.BudgetDataProperty budget)
Sets the value of
CfnBudgetProps.getBudget() |
CfnBudgetProps.Builder |
CfnBudgetProps.Builder.budget(IResolvable budget)
Sets the value of
CfnBudgetProps.getBudget() |
static CfnBudgetProps.Builder |
CfnBudgetProps.builder() |
CfnBudgetProps.Builder |
CfnBudgetProps.Builder.notificationsWithSubscribers(IResolvable notificationsWithSubscribers)
Sets the value of
CfnBudgetProps.getNotificationsWithSubscribers() |
CfnBudgetProps.Builder |
CfnBudgetProps.Builder.notificationsWithSubscribers(List<? extends Object> notificationsWithSubscribers)
Sets the value of
CfnBudgetProps.getNotificationsWithSubscribers() |
Copyright © 2021. All rights reserved.