@Stability(value=Stable) @Internal public static final class CfnPipeline.MathProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPipeline.MathProperty
CfnPipeline.MathPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPipeline.MathProperty.Builder, CfnPipeline.MathProperty.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(String attribute,
String math,
String name,
String next)
Constructor that initializes the object based on literal property values passed by the
CfnPipeline.ActivityProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAttribute()
`CfnPipeline.MathProperty.Attribute`.
|
String |
getMath()
`CfnPipeline.MathProperty.Math`.
|
String |
getName()
`CfnPipeline.MathProperty.Name`.
|
String |
getNext()
`CfnPipeline.MathProperty.Next`.
|
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(String attribute, String math, String name, String next)
CfnPipeline.ActivityProperty.Builder.public final String getAttribute()
CfnPipeline.MathPropertygetAttribute in interface CfnPipeline.MathPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-math.html#cfn-iotanalytics-pipeline-math-attributepublic final String getMath()
CfnPipeline.MathPropertygetMath in interface CfnPipeline.MathPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-math.html#cfn-iotanalytics-pipeline-math-mathpublic final String getName()
CfnPipeline.MathPropertygetName in interface CfnPipeline.MathPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-math.html#cfn-iotanalytics-pipeline-math-namepublic final String getNext()
CfnPipeline.MathPropertygetNext in interface CfnPipeline.MathPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-math.html#cfn-iotanalytics-pipeline-math-next@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.