@Stability(value=Stable) @Internal public static final class CfnAnomalyMonitorProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAnomalyMonitorProps
CfnAnomalyMonitorPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAnomalyMonitorProps.Builder, CfnAnomalyMonitorProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAnomalyMonitorProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAnomalyMonitorProps.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 |
getMonitorDimension()
The dimensions to evaluate.
|
String |
getMonitorName()
The name of the monitor.
|
String |
getMonitorSpecification()
The array of `MonitorSpecification` in JSON array format.
|
String |
getMonitorType()
The possible type values.
|
Object |
getResourceTags()
`AWS::CE::AnomalyMonitor.ResourceTags`.
|
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(CfnAnomalyMonitorProps.Builder builder)
CfnAnomalyMonitorProps.Builder.public final String getMonitorName()
CfnAnomalyMonitorPropsgetMonitorName in interface CfnAnomalyMonitorPropspublic final String getMonitorType()
CfnAnomalyMonitorPropsgetMonitorType in interface CfnAnomalyMonitorPropspublic final String getMonitorDimension()
CfnAnomalyMonitorPropsgetMonitorDimension in interface CfnAnomalyMonitorPropspublic final String getMonitorSpecification()
CfnAnomalyMonitorProps
For instance, you can use MonitorSpecification to specify a tag, Cost Category, or linked account for your custom anomaly monitor. For further information, see the Examples section of this page.
getMonitorSpecification in interface CfnAnomalyMonitorPropspublic final Object getResourceTags()
CfnAnomalyMonitorPropsgetResourceTags in interface CfnAnomalyMonitorProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.