| Package | Description |
|---|---|
| software.amazon.awscdk.services.budgets |
AWS Budgets Construct Library
|
| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnBudgetProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBudgetProps.Builder. |
Copyright © 2022. All rights reserved.