DeltaTableArgs

fun DeltaTableArgs(schema: Output<List<DeltaTableSchemaArgs>>, tableName: Output<String>, tablePath: Output<String>? = null)