Data Set Join Instruction Args
constructor(leftJoinKeyProperties: Output<DataSetJoinKeyPropertiesArgs>? = null, leftOperand: Output<String>, onClause: Output<String>, rightJoinKeyProperties: Output<DataSetJoinKeyPropertiesArgs>? = null, rightOperand: Output<String>, type: Output<DataSetJoinType>)