@Stability(value=Stable) @Internal public static final class CfnAnomalySubscriptionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAnomalySubscriptionProps
CfnAnomalySubscriptionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAnomalySubscriptionProps.Builder, CfnAnomalySubscriptionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAnomalySubscriptionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAnomalySubscriptionProps.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 |
getFrequency()
The frequency that anomaly reports are sent over email.
|
List<String> |
getMonitorArnList()
A list of cost anomaly monitors.
|
Object |
getResourceTags()
`AWS::CE::AnomalySubscription.ResourceTags`.
|
Object |
getSubscribers()
A list of subscribers to notify.
|
String |
getSubscriptionName()
The name for the subscription.
|
Number |
getThreshold()
The dollar value that triggers a notification if the threshold is exceeded.
|
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(CfnAnomalySubscriptionProps.Builder builder)
CfnAnomalySubscriptionProps.Builder.public final String getFrequency()
CfnAnomalySubscriptionPropsgetFrequency in interface CfnAnomalySubscriptionPropspublic final List<String> getMonitorArnList()
CfnAnomalySubscriptionPropsgetMonitorArnList in interface CfnAnomalySubscriptionPropspublic final Object getSubscribers()
CfnAnomalySubscriptionPropsgetSubscribers in interface CfnAnomalySubscriptionPropspublic final String getSubscriptionName()
CfnAnomalySubscriptionPropsgetSubscriptionName in interface CfnAnomalySubscriptionPropspublic final Number getThreshold()
CfnAnomalySubscriptionPropsgetThreshold in interface CfnAnomalySubscriptionPropspublic final Object getResourceTags()
CfnAnomalySubscriptionPropsgetResourceTags in interface CfnAnomalySubscriptionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.