@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:01.162Z") @Stability(value=Stable) public interface CfnBudgetProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnBudgetProps.Builder
A builder for
CfnBudgetProps |
static class |
CfnBudgetProps.Jsii$Proxy
An implementation for
CfnBudgetProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnBudgetProps.Builder |
builder() |
Object |
getBudget()
`AWS::Budgets::Budget.Budget`.
|
default Object |
getNotificationsWithSubscribers()
`AWS::Budgets::Budget.NotificationsWithSubscribers`.
|
@Stability(value=Stable) @NotNull Object getBudget()
@Stability(value=Stable) @Nullable default Object getNotificationsWithSubscribers()
@Stability(value=Stable) static CfnBudgetProps.Builder builder()
CfnBudgetProps.Builder of CfnBudgetPropsCopyright © 2021. All rights reserved.