right Join Key Properties
suspend fun rightJoinKeyProperties(value: Output<DataSetLogicalTableMapSourceJoinInstructionRightJoinKeyPropertiesArgs>)
suspend fun rightJoinKeyProperties(value: DataSetLogicalTableMapSourceJoinInstructionRightJoinKeyPropertiesArgs?)
Parameters
value
Join key properties of the right operand. See right_join_key_properties.
suspend fun rightJoinKeyProperties(argument: suspend DataSetLogicalTableMapSourceJoinInstructionRightJoinKeyPropertiesArgsBuilder.() -> Unit)
Parameters
argument
Join key properties of the right operand. See right_join_key_properties.