@Stability(value=Stable)
public static interface CfnBudget.SubscriberProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnBudget.SubscriberProperty.Builder
A builder for
CfnBudget.SubscriberProperty |
static class |
CfnBudget.SubscriberProperty.Jsii$Proxy
An implementation for
CfnBudget.SubscriberProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnBudget.SubscriberProperty.Builder |
builder() |
String |
getAddress()
`CfnBudget.SubscriberProperty.Address`.
|
String |
getSubscriptionType()
`CfnBudget.SubscriberProperty.SubscriptionType`.
|
@Stability(value=Stable) @NotNull String getAddress()
@Stability(value=Stable) @NotNull String getSubscriptionType()
@Stability(value=Stable) static CfnBudget.SubscriberProperty.Builder builder()
Copyright © 2021. All rights reserved.