| Package | Description |
|---|---|
| software.amazon.awscdk.services.budgets |
AWS Budgets Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnBudget.BudgetDataProperty.Jsii$Proxy
An implementation for
CfnBudget.BudgetDataProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnBudget.BudgetDataProperty |
CfnBudget.BudgetDataProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnBudget.Builder |
CfnBudget.Builder.budget(CfnBudget.BudgetDataProperty budget)
The budget object that you want to create.
|
CfnBudgetProps.Builder |
CfnBudgetProps.Builder.budget(CfnBudget.BudgetDataProperty budget)
Sets the value of
CfnBudgetProps.getBudget() |
void |
CfnBudget.setBudget(CfnBudget.BudgetDataProperty value)
The budget object that you want to create.
|
Copyright © 2022. All rights reserved.