OracleTableArgs

constructor(oracleColumns: Output<List<OracleColumnArgs>>? = null, tableName: Output<String>? = null)