@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:50.234Z") @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 CfnBudgetProps
Copyright © 2021. All rights reserved.