@Stability(value=Stable) @Internal public static final class CfnBudgetsAction.SubscriberProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBudgetsAction.SubscriberProperty
CfnBudgetsAction.SubscriberPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBudgetsAction.SubscriberProperty.Builder, CfnBudgetsAction.SubscriberProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBudgetsAction.SubscriberProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBudgetsAction.ActionThresholdProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAddress()
The address that AWS sends budget notifications to, either an SNS topic or an email.
|
String |
getType()
The type of notification that AWS sends to a subscriber.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnBudgetsAction.SubscriberProperty.Builder builder)
CfnBudgetsAction.ActionThresholdProperty.Builder.public final String getAddress()
CfnBudgetsAction.SubscriberProperty
When you create a subscriber, the value of Address can't contain line breaks.
getAddress in interface CfnBudgetsAction.SubscriberPropertypublic final String getType()
CfnBudgetsAction.SubscriberPropertygetType in interface CfnBudgetsAction.SubscriberProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.