Data Set Logical Table Map Source Args
data class DataSetLogicalTableMapSourceArgs(val dataSetArn: Output<String>? = null, val joinInstruction: Output<DataSetLogicalTableMapSourceJoinInstructionArgs>? = null, val physicalTableId: Output<String>? = null) : ConvertibleToJava<DataSetLogicalTableMapSourceArgs>
Constructors
Link copied to clipboard
constructor(dataSetArn: Output<String>? = null, joinInstruction: Output<DataSetLogicalTableMapSourceJoinInstructionArgs>? = null, physicalTableId: Output<String>? = null)