@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(CfnPipeline.MathProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPipeline.ActivityProperty.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 |
getAttribute()
The name of the attribute that contains the result of the math operation.
|
String |
getMath()
An expression that uses one or more existing attributes and must return an integer value.
|
String |
getName()
The name of the 'math' activity.
|
String |
getNext()
The next activity in the pipeline.
|
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(CfnPipeline.MathProperty.Builder builder)
CfnPipeline.ActivityProperty.Builder.public final String getAttribute()
CfnPipeline.MathPropertygetAttribute in interface CfnPipeline.MathPropertypublic final String getMath()
CfnPipeline.MathPropertygetMath in interface CfnPipeline.MathPropertypublic final String getName()
CfnPipeline.MathPropertygetName in interface CfnPipeline.MathPropertypublic final String getNext()
CfnPipeline.MathPropertygetNext in interface CfnPipeline.MathProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.