@Stability(value=Stable) @Internal public static final class CfnDataSet.JoinInstructionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataSet.JoinInstructionProperty
CfnDataSet.JoinInstructionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataSet.JoinInstructionProperty.Builder, CfnDataSet.JoinInstructionProperty.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 leftOperand,
String onClause,
String rightOperand,
String type,
Object leftJoinKeyProperties,
Object rightJoinKeyProperties)
Constructor that initializes the object based on literal property values passed by the
CfnDataSet.CalculatedColumnProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getLeftJoinKeyProperties()
`CfnDataSet.JoinInstructionProperty.LeftJoinKeyProperties`.
|
String |
getLeftOperand()
`CfnDataSet.JoinInstructionProperty.LeftOperand`.
|
String |
getOnClause()
`CfnDataSet.JoinInstructionProperty.OnClause`.
|
Object |
getRightJoinKeyProperties()
`CfnDataSet.JoinInstructionProperty.RightJoinKeyProperties`.
|
String |
getRightOperand()
`CfnDataSet.JoinInstructionProperty.RightOperand`.
|
String |
getType()
`CfnDataSet.JoinInstructionProperty.Type`.
|
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.public final String getLeftOperand()
CfnDataSet.JoinInstructionPropertygetLeftOperand in interface CfnDataSet.JoinInstructionPropertypublic final String getOnClause()
CfnDataSet.JoinInstructionPropertygetOnClause in interface CfnDataSet.JoinInstructionPropertypublic final String getRightOperand()
CfnDataSet.JoinInstructionPropertygetRightOperand in interface CfnDataSet.JoinInstructionPropertypublic final String getType()
CfnDataSet.JoinInstructionPropertygetType in interface CfnDataSet.JoinInstructionPropertypublic final Object getLeftJoinKeyProperties()
CfnDataSet.JoinInstructionPropertygetLeftJoinKeyProperties in interface CfnDataSet.JoinInstructionPropertypublic final Object getRightJoinKeyProperties()
CfnDataSet.JoinInstructionPropertygetRightJoinKeyProperties in interface CfnDataSet.JoinInstructionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.