| Package | Description |
|---|---|
| software.amazon.awscdk.services.budgets |
AWS Budgets Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnBudget.NotificationProperty.Builder |
CfnBudget.NotificationProperty.builder() |
CfnBudget.NotificationProperty.Builder |
CfnBudget.NotificationProperty.Builder.comparisonOperator(String comparisonOperator)
Sets the value of
CfnBudget.NotificationProperty.getComparisonOperator() |
CfnBudget.NotificationProperty.Builder |
CfnBudget.NotificationProperty.Builder.notificationType(String notificationType)
Sets the value of
CfnBudget.NotificationProperty.getNotificationType() |
CfnBudget.NotificationProperty.Builder |
CfnBudget.NotificationProperty.Builder.threshold(Number threshold)
Sets the value of
CfnBudget.NotificationProperty.getThreshold() |
CfnBudget.NotificationProperty.Builder |
CfnBudget.NotificationProperty.Builder.thresholdType(String thresholdType)
Sets the value of
CfnBudget.NotificationProperty.getThresholdType() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnBudget.NotificationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBudget.BudgetDataProperty.Builder. |
Copyright © 2022. All rights reserved.