@Stability(value=Stable) @Internal public static final class CfnAssetModel.TransformProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAssetModel.TransformProperty
CfnAssetModel.TransformPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAssetModel.TransformProperty.Builder, CfnAssetModel.TransformProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAssetModel.TransformProperty.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 transformation function.
|
Object |
getVariables()
The list of variables used in the 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.TransformProperty.Builder builder)
CfnAssetModel.AssetModelCompositeModelProperty.Builder.public final String getExpression()
CfnAssetModel.TransformPropertyYou 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.TransformPropertypublic final Object getVariables()
CfnAssetModel.TransformPropertygetVariables in interface CfnAssetModel.TransformProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.