@Stability(value=Stable) @Internal public static final class CfnAssetModel.MetricProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAssetModel.MetricProperty
CfnAssetModel.MetricPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAssetModel.MetricProperty.Builder, CfnAssetModel.MetricProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAssetModel.MetricProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAssetModel.AssetModelCompositeModelProperty.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 |
getExpression()
The mathematical expression that defines the metric aggregation function.
|
Object |
getVariables()
The list of variables used in the expression.
|
Object |
getWindow()
The window (time interval) over which AWS IoT SiteWise computes the metric's aggregation 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(CfnAssetModel.MetricProperty.Builder builder)
CfnAssetModel.AssetModelCompositeModelProperty.Builder.public final String getExpression()
CfnAssetModel.MetricPropertyYou can specify up to 10 variables per expression. You can specify up to 10 functions per expression.
For more information, see Quotas in the AWS IoT SiteWise User Guide .
getExpression in interface CfnAssetModel.MetricPropertypublic final Object getVariables()
CfnAssetModel.MetricPropertygetVariables in interface CfnAssetModel.MetricPropertypublic final Object getWindow()
CfnAssetModel.MetricProperty
AWS IoT SiteWise computes one data point per window .
getWindow in interface CfnAssetModel.MetricProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.