@Stability(value=Stable) public static final class CfnDataSet.JoinInstructionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataSet.JoinInstructionProperty>
CfnDataSet.JoinInstructionProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDataSet.JoinInstructionProperty.Builder leftOperand(String leftOperand)
CfnDataSet.JoinInstructionProperty.getLeftOperand()leftOperand - `CfnDataSet.JoinInstructionProperty.LeftOperand`. This parameter is required.this@Stability(value=Stable) public CfnDataSet.JoinInstructionProperty.Builder onClause(String onClause)
CfnDataSet.JoinInstructionProperty.getOnClause()onClause - `CfnDataSet.JoinInstructionProperty.OnClause`. This parameter is required.this@Stability(value=Stable) public CfnDataSet.JoinInstructionProperty.Builder rightOperand(String rightOperand)
CfnDataSet.JoinInstructionProperty.getRightOperand()rightOperand - `CfnDataSet.JoinInstructionProperty.RightOperand`. This parameter is required.this@Stability(value=Stable) public CfnDataSet.JoinInstructionProperty.Builder type(String type)
CfnDataSet.JoinInstructionProperty.getType()type - `CfnDataSet.JoinInstructionProperty.Type`. This parameter is required.this@Stability(value=Stable) public CfnDataSet.JoinInstructionProperty.Builder leftJoinKeyProperties(CfnDataSet.JoinKeyPropertiesProperty leftJoinKeyProperties)
CfnDataSet.JoinInstructionProperty.getLeftJoinKeyProperties()leftJoinKeyProperties - `CfnDataSet.JoinInstructionProperty.LeftJoinKeyProperties`.this@Stability(value=Stable) public CfnDataSet.JoinInstructionProperty.Builder leftJoinKeyProperties(IResolvable leftJoinKeyProperties)
CfnDataSet.JoinInstructionProperty.getLeftJoinKeyProperties()leftJoinKeyProperties - `CfnDataSet.JoinInstructionProperty.LeftJoinKeyProperties`.this@Stability(value=Stable) public CfnDataSet.JoinInstructionProperty.Builder rightJoinKeyProperties(CfnDataSet.JoinKeyPropertiesProperty rightJoinKeyProperties)
CfnDataSet.JoinInstructionProperty.getRightJoinKeyProperties()rightJoinKeyProperties - `CfnDataSet.JoinInstructionProperty.RightJoinKeyProperties`.this@Stability(value=Stable) public CfnDataSet.JoinInstructionProperty.Builder rightJoinKeyProperties(IResolvable rightJoinKeyProperties)
CfnDataSet.JoinInstructionProperty.getRightJoinKeyProperties()rightJoinKeyProperties - `CfnDataSet.JoinInstructionProperty.RightJoinKeyProperties`.this@Stability(value=Stable) public CfnDataSet.JoinInstructionProperty build()
build in interface software.amazon.jsii.Builder<CfnDataSet.JoinInstructionProperty>CfnDataSet.JoinInstructionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.