@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(CfnDataSet.JoinInstructionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDataSet.CalculatedColumnProperty.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) |
Object |
getLeftJoinKeyProperties()
Join key properties of the left operand.
|
String |
getLeftOperand()
The operand on the left side of a join.
|
String |
getOnClause()
The join instructions provided in the `ON` clause of a join.
|
Object |
getRightJoinKeyProperties()
Join key properties of the right operand.
|
String |
getRightOperand()
The operand on the right side of a join.
|
String |
getType()
The type of join that it is.
|
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(CfnDataSet.JoinInstructionProperty.Builder builder)
CfnDataSet.CalculatedColumnProperty.Builder.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 © 2022. All rights reserved.