@Stability(value=Stable)
public static interface CfnBudget.NotificationWithSubscribersProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnBudget.NotificationWithSubscribersProperty.Builder
A builder for
CfnBudget.NotificationWithSubscribersProperty |
static class |
CfnBudget.NotificationWithSubscribersProperty.Jsii$Proxy
An implementation for
CfnBudget.NotificationWithSubscribersProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnBudget.NotificationWithSubscribersProperty.Builder |
builder() |
Object |
getNotification()
`CfnBudget.NotificationWithSubscribersProperty.Notification`.
|
Object |
getSubscribers()
`CfnBudget.NotificationWithSubscribersProperty.Subscribers`.
|
@Stability(value=Stable) @NotNull Object getNotification()
@Stability(value=Stable) @NotNull Object getSubscribers()
@Stability(value=Stable) static CfnBudget.NotificationWithSubscribersProperty.Builder builder()
Copyright © 2021. All rights reserved.