@Stability(value=Stable) @Internal public static final class MetricExpressionConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements MetricExpressionConfig
MetricExpressionConfigsoftware.amazon.jsii.JsiiObject.InitializationModeMetricExpressionConfig.Builder, MetricExpressionConfig.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(MetricExpressionConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by the
MetricExpressionConfig.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getExpression()
Math expression for the metric.
|
Number |
getPeriod()
How many seconds to aggregate over.
|
String |
getSearchAccount()
Account to evaluate search expressions within.
|
String |
getSearchRegion()
Region to evaluate search expressions within.
|
Map<String,IMetric> |
getUsingMetrics()
Metrics used in the math expression.
|
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(MetricExpressionConfig.Builder builder)
MetricExpressionConfig.Builder.public final String getExpression()
MetricExpressionConfiggetExpression in interface MetricExpressionConfigpublic final Number getPeriod()
MetricExpressionConfiggetPeriod in interface MetricExpressionConfigpublic final Map<String,IMetric> getUsingMetrics()
MetricExpressionConfiggetUsingMetrics in interface MetricExpressionConfigpublic final String getSearchAccount()
MetricExpressionConfigDefault: - Deployment account.
getSearchAccount in interface MetricExpressionConfigpublic final String getSearchRegion()
MetricExpressionConfigDefault: - Deployment region.
getSearchRegion in interface MetricExpressionConfig@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.