left Join Key Properties
suspend fun leftJoinKeyProperties(value: Output<DataSetLogicalTableMapSourceJoinInstructionLeftJoinKeyPropertiesArgs>)
suspend fun leftJoinKeyProperties(value: DataSetLogicalTableMapSourceJoinInstructionLeftJoinKeyPropertiesArgs?)
Parameters
value
Join key properties of the left operand. See left_join_key_properties.
suspend fun leftJoinKeyProperties(argument: suspend DataSetLogicalTableMapSourceJoinInstructionLeftJoinKeyPropertiesArgsBuilder.() -> Unit)
Parameters
argument
Join key properties of the left operand. See left_join_key_properties.