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