Data Set Logical Table Map Source Join Instruction Args Builder
Functions
Link copied to clipboard
suspend fun leftJoinKeyProperties(value: DataSetLogicalTableMapSourceJoinInstructionLeftJoinKeyPropertiesArgs?)
suspend fun leftJoinKeyProperties(value: Output<DataSetLogicalTableMapSourceJoinInstructionLeftJoinKeyPropertiesArgs>)
suspend fun leftJoinKeyProperties(argument: suspend DataSetLogicalTableMapSourceJoinInstructionLeftJoinKeyPropertiesArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
suspend fun rightJoinKeyProperties(value: DataSetLogicalTableMapSourceJoinInstructionRightJoinKeyPropertiesArgs?)
suspend fun rightJoinKeyProperties(value: Output<DataSetLogicalTableMapSourceJoinInstructionRightJoinKeyPropertiesArgs>)
suspend fun rightJoinKeyProperties(argument: suspend DataSetLogicalTableMapSourceJoinInstructionRightJoinKeyPropertiesArgsBuilder.() -> Unit)
Link copied to clipboard